ytdl/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.
2016-09-02 22:20:36 +07:00
..
downloader [downloader/external] Recommend --hls-prefer-native for SOCKS users 2016-08-29 19:05:38 +08:00
extractor [drtv] Add support for dr.dk/nyheder 2016-09-02 22:20:36 +07:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py
version.py release 2016.08.31 2016-08-31 02:39:39 +07:00
YoutubeDL.py