Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
youtube conversion
#1
I want to convert python code to youtube format and the suggested downloadable tool don't work, how can I convert it manually?
thank you
Reply
#2
Which python code?
Which youtube format?

If you seek a download and conversion tool for youtube and other streaming platforms, you should use this tool: youtube-dl
This tool can download single videos and/or playlists, do processing after download with ffmped. It can also download metadata and the transcript/translations.

If you wan't to know how you can do this with Python, then you should look into the source code of this tool, because it's written in Python.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020