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.
yt-dlp/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.
9 years ago
..
downloader [refactor] Single quotes consistency 9 years ago
extractor [twitter] Media info is not always in the first entity 9 years ago
postprocessor [postprocessor/embedthumbnail] Allow mkv to embed thumbnails 9 years ago
YoutubeDL.py [YoutubeDL] Skip postprocessing and archive report when outputting to stdout (Closes #8729) 9 years ago
__init__.py
__main__.py
aes.py
cache.py
compat.py [utils] Add extract_attributes for extracting html tag attributes 9 years ago
jsinterp.py
options.py [options] Add --no-mark-watched (#5054) 9 years ago
swfinterp.py Fix typos 9 years ago
update.py
utils.py [utils] Add extract_attributes for extracting html tag attributes 9 years ago
version.py release 2016.03.01 9 years ago