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.
youtube-dl/youtube_dl
Yen Chi Hsuan 24d8a75982
[discoverygo] Fix JSON data parsing
HTMLParser, which is used by extract_attributes, already unescapes
attribute values with HTMLParser.unescape. They shouldn't be unescaped
again, to there may be parsing errors.

Ref: #11219, #11522
7 years ago
..
downloader [uplynk] force downloading using hls native downloader(closes #11496) 7 years ago
extractor [discoverygo] Fix JSON data parsing 7 years ago
postprocessor Revert "[postprocessor/embedthumbnail] Allow mkv to embed thumbnails" 8 years ago
YoutubeDL.py add Basic support for Smooth Streaming protocol(#8118) 8 years ago
__init__.py Improve custom config support (closes #10648) 7 years ago
__main__.py
aes.py Update coding style after pycodestyle 2.1.0 8 years ago
cache.py
compat.py Update coding style after pycodestyle 2.1.0 8 years ago
jsinterp.py [jsinterp] Fix function calls without arguments. 8 years ago
options.py Improve custom config support (closes #10648) 7 years ago
socks.py [socks] Refine exception model for better error handling 8 years ago
swfinterp.py Update coding style after pycodestyle 2.1.0 8 years ago
update.py [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718) 8 years ago
utils.py [utils] Improve urljoin 8 years ago
version.py release 2017.01.05 7 years ago