yt-dlc/youtube_dl
Jaime Marquínez Ferrándiz 67134eaba1 [YoutubeDL] rework how the format spec is processed
The spec string is processed using 'tokenize.tokenize' to split it in words and operators, the filters are still processed using regular expressions.
This should make easier to allow grouping operators with parens.
2015-06-28 22:31:35 +02:00
..
downloader [downloader/external] Fix externals downloaders specified with extension on Windows 2015-06-28 00:08:52 +06:00
extractor [twitch:vod] Update _TEST 2015-06-28 13:33:09 +08:00
postprocessor [utils/ffmpeg] Move ISO 639 related codes to utils 2015-06-21 18:53:17 +08:00
YoutubeDL.py [YoutubeDL] rework how the format spec is processed 2015-06-28 22:31:35 +02:00
__init__.py Add `--force-generic-extractor` 2015-06-12 19:20:12 +06:00
__main__.py
aes.py [aes] Fix for python 3.2 2015-05-22 00:06:10 +06:00
cache.py
compat.py [YoutubeDL] rework how the format spec is processed 2015-06-28 22:31:35 +02:00
jsinterp.py [jsinterp] Disable comment support 2015-02-18 10:47:42 +01:00
options.py [options] Add missing whitespace and split lines 2015-06-27 14:26:51 +06:00
swfinterp.py
update.py update: Use https for getting the version info (fixes #5909) 2015-06-07 00:21:30 +02:00
utils.py [utils] Add ISO3166Utils 2015-06-27 13:13:57 +08:00
version.py release 2015.06.25 2015-06-25 07:43:49 +02:00