You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jaime Marquínez Ferrándiz e3ea479087 [youtube] Fix some issues with the detection of playlist/channel urls (reported in #1374)
They were being caught by YoutubeUserIE, now it only extracts a url if the rest of extractors aren't suitable.
Now the url tests check that the urls can only be extracted with an specific extractor.
11 years ago
..
extractor [youtube] Fix some issues with the detection of playlist/channel urls (reported in #1374) 11 years ago
FileDownloader.py Show the time taken to download in the same format as the ETA 11 years ago
InfoExtractors.py Remove mentions of old InfoExtractors module 11 years ago
PostProcessor.py PostProcessingError holds the message in the 'msg' property, not in 'message' (fixes #1323) 11 years ago
YoutubeDL.py Merge remote-tracking branch 'origin/reuse_ies' 11 years ago
__init__.py Credit @Huarong for tv.sohu.com 11 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 11 years ago
aes.py Let aes_decrypt_text return bytes instead of unicode 11 years ago
update.py [update] Add package manager to error message (#959) 11 years ago
utils.py Add an extractor for orf.at (closes #1346) 11 years ago
version.py release 2013.09.06.1 11 years ago