youtube-dl/youtube_dl
Brian Foley 8bb56eeeea [utils] Add extract_attributes for extracting html tag attributes
This is much more robust than just using regexps, and handles all
the common scenarios, such as empty/no values, repeated attributes,
entity decoding, mixed case names, and the different possible value
quoting schemes.
2016-03-03 10:11:37 +00:00
..
downloader
extractor [twitter] Media info is not always in the first entity 2016-03-03 14:42:49 +08:00
postprocessor [postprocessor/embedthumbnail] Allow mkv to embed thumbnails 2016-02-21 03:32:03 +08:00
__init__.py Add --mark-watched feature (Closes #5054) 2016-03-01 01:01:33 +06:00
__main__.py
aes.py
cache.py
compat.py [utils] Add extract_attributes for extracting html tag attributes 2016-03-03 10:11:37 +00:00
jsinterp.py
options.py [options] Add --no-mark-watched (#5054) 2016-03-01 23:41:23 +06:00
swfinterp.py
update.py
utils.py [utils] Add extract_attributes for extracting html tag attributes 2016-03-03 10:11:37 +00:00
version.py release 2016.03.01 2016-03-01 00:05:39 +01:00
YoutubeDL.py [YoutubeDL] Skip postprocessing and archive report when outputting to stdout (Closes #8729) 2016-03-02 21:11:18 +06:00