📜 ⬆️ ⬇️

YTupload ver. 0.1 (Convert and upload to YouTube)

Good day!

Continuing the theme "Convert and upload to YouTube . " Thanks to the valuable comments of habra people, the YTupload project was not abandoned and forgotten, but uploaded to GitHub and improved.

Brief annotation


YTupload is a project whose task is to convert and upload videos to your youtube account. Written in django.

Actually I will briefly describe what appeared in the new version:
> reworked 90% of the code (removed a lot of excess, optimized code)
> throw away the youtube-upload python library
> download now goes via YouTube api ( gdata-python-client is required)
> connection to YouTube and conversion settings via ffmpeg are rendered in settings.py
> the link of the loaded video is saved in the database
> for the nice interface thanks bootstrap
> well, the actual project on GitHub , waiting for your participation
')
In order not only to please with bare text, pictures:




The plans are as follows:
> installer (at the start of the project)
> settings in the web interface (the ability to select the YouTube channel to which the conversion settings are being downloaded / selected)
> work with playlists
> multilingual

At the end I want to say thanks:
Thanks for the valuable comments that helped me make changes to the project: P0figist , b0beR , Aeron , seriyPS , karellen .

And all this time, I, inexpressibly, helped Evgeny Bespaly for which many thanks to him! (enough karma - send him an invite)

Source: https://habr.com/ru/post/126062/


All Articles