about summary refs log tree commit diff
path: root/youtube_dl/extractor/imgur.py
Commit message (Expand)AuthorAgeFilesLines
* [imgur] Use video id as title fallback (closes #18590)bitraid2019-02-131-1/+5
* [imgur] improve gallery and album detection and extraction(closes #9133)(clos...Remita Amine2018-12-091-46/+46
* [imgur] Allow digits in filename extensionJakub Wilk2018-07-181-1/+4
* [imgur] Fix extractionJakub Wilk2018-05-251-8/+5
* [imgur] Recognize /r/ URLs (closes #11071)Yen Chi Hsuan2016-10-301-1/+4
* [imgur] Fix width and height extraction (Closes #10325)Sergey M․2016-08-131-6/+4
* [imgur] Improve (Closes #7928)Sergey M․2015-12-221-16/+29
* Improve extraction (Closes #7918)Abhishek Kedia2015-12-221-10/+22
* [imgut:album] Add extractor (Closes #6711)Sergey M․2015-08-301-1/+26
* [imgur] Improve extractionSergey M․2015-05-311-2/+4
* [imgur] Allow alternative valuesPhilipp Hagemeister2015-02-201-4/+4
* [imgur] SimplifyPhilipp Hagemeister2015-02-191-4/+5
* [imgur] improve error check for non-video URLsJohn Boehr2015-02-181-8/+7
* [imgur] improve regex #4998John Boehr2015-02-181-1/+1
* [imgur] support regular URLJohn Boehr2015-02-181-2/+15
* [imgur] Add new extractorPhilipp Hagemeister2015-02-191-0/+84