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.
l1ving_youtube-dl/youtube_dl
Sebastian Blunt 5e9e3d0f6b
[drtv] Add support for dr.dk/nyheder
It's the same video player, the only difference is that the video player
is loaded differently, and certain metadata (title and description) is
not available under dr.dk/mu, so make it by default get that from some
of the html meta tags.

Skip the dr.dk/tv test

dr.dk/tv videos are only available for between 7 and 90 days due to
Danish law, and in certain cases may be readded. Skip this test as it is
no longer available.
8 years ago
..
downloader [downloader/external] Recommend --hls-prefer-native for SOCKS users 8 years ago
extractor [drtv] Add support for dr.dk/nyheder 8 years ago
postprocessor [metadatafromtitle] Remove unused exception class 8 years ago
YoutubeDL.py [YoutubeDL] check only for None Value in thumbnails sorting 8 years ago
__init__.py Add more checks for --min/max-sleep-interval arguments and use more idiomatic naming 8 years ago
__main__.py
aes.py
cache.py
compat.py [compat] Fix test_cmdline_umlauts on Python 2.6 8 years ago
jsinterp.py [jsinterp] Relax JS function regex (Closes #9863) 8 years ago
options.py [options] Remove output template description from --help 8 years ago
socks.py Fix misspelling 8 years ago
swfinterp.py [compat] Rename struct_(un)pack to compat_struct_(un)pack 8 years ago
update.py [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718) 8 years ago
utils.py [utils] add ac-3 to the list of audio codecs in parse_codecs 8 years ago
version.py release 2016.08.31 8 years ago