about summary refs log tree commit diff
path: root/youtube_dl/extractor/ninegag.py
Commit message (Expand)AuthorAgeFilesLines
* [ninegag] unscape title(#28201)Remita Amine2021-02-191-4/+9
* [ninegag] improve extractionRemita Amine2021-01-191-106/+83
* [9gag] Fix Extraction (#23022)DrWursterich2021-01-191-78/+122
* [9gag] Update testWandang2018-02-201-1/+1
* [9gag] Support embed URLsSergey M․2015-09-231-1/+5
* [9gag] Quotes consistencySergey M․2015-09-231-7/+7
* [9gag] Add vimeo testSergey M․2015-09-231-3/+14
* [9gag] ModernizeSergey M․2015-09-231-3/+5
* [9gag] Relax optional fieldsSergey M․2015-09-231-2/+2
* [9gag] Make post view regex more robustSergey M․2015-09-231-1/+2
* [9gag] Allow old .tv domainSergey M․2015-09-231-1/+4
* [9gag] Remove redundant testSergey M․2015-09-231-12/+2
* [9gag] Make display_id optionalSergey M․2015-09-231-2/+2
* [ninegag] remove unnecessary conditionremitamine2015-09-231-1/+1
* [ninegag] extract source urlremitamine2015-09-231-4/+9
* [ninegag] fix _VALID_URL regex and handle the use of other external providersremitamine2015-09-231-14/+29
* [ninegag] Test for additional propertiesPhilipp Hagemeister2014-12-121-0/+6
* PEP8: applied even more rulesJouke Waleson2014-11-231-2/+1
* [ninegag] Fix extractionSergey M․2014-07-071-1/+1
* [9gag] Fix post view regexSergey M․2014-04-241-1/+1
* [9gag] Fix and improve extractionSergey M․2014-04-151-18/+11
* [ninegag] Add support for p/ URLsPhilipp Hagemeister2014-04-111-6/+28
* [ninegag] Modernize and remove unused importPhilipp Hagemeister2014-03-211-2/+2
* [ninegag] Fix extractionPhilipp Hagemeister2014-03-131-12/+20
* [ninegag] Use unicode_literalsJaime Marquínez Ferrándiz2014-01-281-7/+9
* [9gag] Like/dislike count (#1895)Philipp Hagemeister2013-12-051-0/+2
* [9gag] Add extractorPhilipp Hagemeister2013-12-051-0/+41