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.
for dailymotion download .... #3153
Comments
|
It's fixed in the repo, it will be available in the next version. Thanks for the report. You shouldn't run youtube-dl as the root user, you only need to use it when updating. |
root@bravo [
]# youtube-dl -o "/home/topmedia/public_html/Final/downloads/16/1.flv" http://www.dailymotion.com/video/x206ioo_breaking-news-with-kashif-munir-24-06-2014-tahir-ul-qadri-canda-ke-sharayat-khatam-kar-denge_news]#[dailymotion] x206ioo: Downloading webpage
[dailymotion] x206ioo: Extracting information
[dailymotion] x206ioo: Downloading embed page
Traceback (most recent call last):
File "/usr/lib/python2.6/runpy.py", line 122, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.6/runpy.py", line 34, in _run_code
exec code in run_globals
File "/usr/bin/youtube-dl/main.py", line 18, in
File "/usr/bin/youtube-dl/youtube_dl/init.py", line 852, in main
File "/usr/bin/youtube-dl/youtube_dl/init.py", line 842, in _real_main
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1050, in download
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 167, in extract
File "/usr/bin/youtube-dl/youtube_dl/extractor/dailymotion.py", line 153, in _real_extract
KeyError: 'owner_screenname'
root@bravo [