youtube-dl/youtube_dl
Will Glynn c58843b3a1 [nerdcubed] Add new extractor
nerdcubed.co.uk describes videos in a single a feed.json file, providing
references to and metadata on >1300 YouTube videos spread across 3 main
channels as well as guest appareances on other channels via a single HTTP
request.

NerdCubedFeedIE transforms this feed into a youtube-dl playlist, preserving
information present in the upstream JSON (allowing zero-cost title/date
matches) and ultimately referencing the embedded YouTube videos.
2014-12-18 22:32:24 -06:00
..
downloader [downloader] Handle a file ./- (Fixes #4498) 2014-12-17 11:39:06 +01:00
extractor [nerdcubed] Add new extractor 2014-12-18 22:32:24 -06:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py [compat] Simplify kwarg detection code 2014-12-12 12:42:35 +01:00
jsinterp.py
options.py
swfinterp.py
update.py
utils.py
version.py release 2014.12.17.2 2014-12-17 11:39:25 +01:00
YoutubeDL.py YoutubeDL: style fix 2014-12-17 14:55:27 +01:00