aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/addanime.py
AgeCommit message (Expand)Author
2017-03-06[addanime] Skip an invalid testYen Chi Hsuan
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2015-04-07[addanime] Add test for #5372Sergey M․
2015-04-07[addanime] Extend _VALID_URL (Closes #5372)Sergey M․
2015-04-07[addanime] Add format quality (Closes #5371)Sergey M․
2014-11-26[addanime] ModernizePhilipp Hagemeister
2014-11-02[util] Move compatibility functions out of utilPhilipp Hagemeister
2014-03-24[addanime] ModernizePhilipp Hagemeister
2013-12-04Correct some extractor _VALID_URL regexesdst
2013-10-28Let extractors omit ext in formatsPhilipp Hagemeister
2013-10-28[addanime] Use new formats systemPhilipp Hagemeister
2013-10-27[addanime] better regex.Abdulelah Alfntokh
2013-10-27[addanime] fix md5sumAbdulelah Alfntokh
2013-10-27[addanime] catch 'RegexNotFoundError'Abdulelah Alfntokh
2013-10-27[addanime] try to download HQ before normalpyed
2013-08-28Remove unused importsPhilipp Hagemeister
2013-08-28[addanime] add filePhilipp Hagemeister