aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/addanime.py
Commit message (Expand)AuthorAgeFilesLines
* [addanime] Skip an invalid testYen Chi Hsuan2017-03-061-1/+2
* [compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․2016-03-261-2/+2
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-1/+1
* [addanime] Add test for #5372Sergey M․2015-04-071-2/+5
* [addanime] Extend _VALID_URL (Closes #5372)Sergey M․2015-04-071-1/+1
* [addanime] Add format quality (Closes #5371)Sergey M․2015-04-071-1/+5
* [addanime] ModernizePhilipp Hagemeister2014-11-261-5/+4
* [util] Move compatibility functions out of utilPhilipp Hagemeister2014-11-021-2/+3
* [addanime] ModernizePhilipp Hagemeister2014-03-241-15/+16
* Correct some extractor _VALID_URL regexesdst2013-12-041-1/+1
* Let extractors omit ext in formatsPhilipp Hagemeister2013-10-281-1/+0
* [addanime] Use new formats systemPhilipp Hagemeister2013-10-281-7/+17
* [addanime] better regex.Abdulelah Alfntokh2013-10-271-7/+2
* [addanime] fix md5sumAbdulelah Alfntokh2013-10-271-1/+1
* [addanime] catch 'RegexNotFoundError'Abdulelah Alfntokh2013-10-271-3/+6
* [addanime] try to download HQ before normalpyed2013-10-271-4/+8
* Remove unused importsPhilipp Hagemeister2013-08-281-1/+0
* [addanime] add filePhilipp Hagemeister2013-08-281-0/+76