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.
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.
10 years ago
..
downloader [downloader] Handle a file ./- (Fixes #4498) 10 years ago
extractor [nerdcubed] Add new extractor 10 years ago
postprocessor [YoutubeDL] Make postprocessors declarative 10 years ago
YoutubeDL.py YoutubeDL: style fix 10 years ago
__init__.py [YoutubeDL] Make postprocessors declarative 10 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 years ago
aes.py [test_unicode_literals] Arm unicode_literals check 10 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py [compat] Simplify kwarg detection code 10 years ago
jsinterp.py Update jsinterp.py 10 years ago
options.py Deprecate --auto-number (Closes #2704) 10 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py Fix PEP8 issue E713 10 years ago
utils.py Improve code style 10 years ago
version.py release 2014.12.17.2 10 years ago