Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
problem in openload download #12167
problem in openload download #12167
Comments
|
Offtopic. |
i change openload.py and make youtube-dl but this erorr :
youtube-dl -v https://openload.co/embed/j4TxUXWqVZc/xcite-king.james
Traceback (most recent call last):
File "/usr/lib64/python2.6/runpy.py", line 122, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib64/python2.6/runpy.py", line 34, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 16, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 43, in
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/init.py", line 9, in
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/extractors.py", line 54, in
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/ard.py", line 7, in
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 85, in
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/openload.py", line 107
SyntaxError: 'return' outside function
why?