yt-dlc/youtube_dl
Steven Gosseling 41c1023300
[closertotruth] Add extractor
Removed print statement from code.

Replaced two regex searches with the corret ones.

Removed some unnecessary semicolumns

fixed title extraction

refactored everything to search_regex

processed comments on commit 5650b0d, fixed feedback from flake8

Improved regexes and returns info dict now.

Added support for closertotruth interview URL

Added support for episodes page
2016-06-18 23:19:56 +07:00
..
downloader [downloader/external] Decode error string before writing to stderr 2016-06-12 16:45:07 +07:00
extractor [closertotruth] Add extractor 2016-06-18 23:19:56 +07:00
postprocessor [compat] Rename shlex_quote and remove unused subprocess_check_output 2016-05-10 16:00:21 +08:00
YoutubeDL.py [YoutubeDL] Force string conversion on non string video ids 2016-06-09 05:34:19 +07:00
__init__.py [__init__] Use write_string instead of compat_string (Closes #9689) 2016-06-05 21:01:20 +07:00
__main__.py
aes.py
cache.py
compat.py [compat] Import html5 entities correctly 2016-06-10 18:12:57 +08:00
jsinterp.py
options.py [options] Add --load-info-json alias for symmetry with --write-info-json 2016-06-06 02:52:58 +07:00
socks.py [socks] Remove a superfluous clause 2016-05-10 14:51:38 +08:00
swfinterp.py [compat] Rename struct_(un)pack to compat_struct_(un)pack 2016-05-10 14:51:38 +08:00
update.py [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718) 2016-05-22 10:06:45 +06:00
utils.py [utils] Don't transform numbers not starting with a zero 2016-06-16 11:00:54 +08:00
version.py release 2016.06.18.1 2016-06-18 06:20:34 +07:00