youtube-dl/youtube_dl
TRox1972 9c3c447eb3
[loc] Add extractor (Closes #3188)
Added extractor of loc.gov, which closes #3188. I am not an experienced programmer, so I am sure I did a bunch of mistakes, but the extractor works (for me at least).

[LibraryOfCongress] don't use video_id for _search_regex()

[LibraryOfCongress] Improvements
2016-06-03 22:17:35 +07:00
..
downloader
extractor [loc] Add extractor (Closes #3188) 2016-06-03 22:17:35 +07:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py [options] Add --limit-rate alias for rate limiting option 2016-05-30 21:48:35 +07:00
socks.py
swfinterp.py
update.py
utils.py Added sanitization support for Hungarian letters Ő and Ű 2016-06-02 11:51:48 +02:00
version.py release 2016.06.02 2016-06-02 01:19:57 +07:00
YoutubeDL.py