/YoutubeToYouku

Transfer Youtube video to Youku with one tap.

Primary LanguagePython

YoutubeToYouku

Transfer Youtube video to Youku with one tap.

Requirement

1. Python3 environment
2. Linux System. if you have a Mac or PC, change varibale download_path in youtube_to_youku.py
3. Install requests `pip3 install requests`
4. Isntall you-get `pip3 install you-get`
5. Alrady have a youku developer account

How to use

Change the parameter in youtube_to_youku.py with guide in note.

Then simply run python3 youtube_to_youku.py

Notice that if you need proxychains

Quotes

Thanks to you-get project for youtube download support

click to see you-get repository