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.
youtube-dl/youtube_dl
Sergey M․ 6f600ff5d6 [ooyala] Try mobile player JS URLs for all available devices (Closes #3498)
Looks like some videos are only available for particular devices
(e.g. http://player.ooyala.com/player.js?embedCode=x1b3lqZDq9y_7kMyC2Op5qo-p077tXD0
is only available for ipad)
Working around with fetching URLs for all the devices found starting with 'unknown'
until we succeed or eventually fail for each device.
10 years ago
..
downloader [downloader/common] Fix typo 10 years ago
extractor [ooyala] Try mobile player JS URLs for all available devices (Closes #3498) 10 years ago
postprocessor [ffmpeg] PEP8 and a more obvious variable name 10 years ago
YoutubeDL.py [YouTubeDL] Best practices (Closes #3370) 10 years ago
__init__.py Credit @sehaas for ORF FM4 extractor (#3431) 10 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 11 years ago
aes.py Add support for crunchyroll.com 11 years ago
jsinterp.py [jsinterp] Fix slice 10 years ago
swfinterp.py [swfinterp] Remove (at the moment) dead code 10 years ago
update.py Clarify update output (Fixes #2205) 11 years ago
utils.py [appletrailers] Support height-less videos 10 years ago
version.py release 2014.08.10 10 years ago