aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/ign.py
Commit message (Expand)AuthorAgeFilesLines
* Fix some regexesSergey M․2017-10-091-1/+1
* [ign] Add another video id pattern (closes #13328)Argn02017-06-251-0/+7
* [ign] split long linesremitamine2015-12-291-4/+9
* Simplify formats accumulation for f4m/m3u8/smil formatsSergey M․2015-12-291-6/+2
* [ign] flake8Sergey M․2015-12-261-2/+2
* [ign] improve extraction and extract uploader_idremitamine2015-12-111-7/+19
* [ign] add tests for me.ign specific language urlsremitamine2015-10-141-0/+8
* [ign] add support for pcmag and extract all formats and more metadataremitamine2015-10-021-29/+88
* [ign] Fix extraction of some videos in articlesJaime Marquínez Ferrándiz2015-04-181-2/+2
* [ign] Amend playlist testPhilipp Hagemeister2015-02-181-0/+3
* Fix all PEP8 issues except E501Philipp Hagemeister2014-11-231-2/+4
* PEP8: applied even more rulesJouke Waleson2014-11-231-1/+1
* [ign] Return proper playlist objectPhilipp Hagemeister2014-09-291-1/+6
* [1up.com] Urls end now with '.html'Jaime Marquínez Ferrándiz2014-09-181-2/+2
* [ign] Fix extractionJaime Marquínez Ferrándiz2014-09-181-1/+2
* [ign] Fix extraction of video in articlesJaime Marquínez Ferrándiz2014-08-261-4/+14
* [test_all_urls] Add support for distributed URL matching test definitionPhilipp Hagemeister2014-04-191-5/+2
* [ign] ModernizeJaime Marquínez Ferrándiz2014-03-291-52/+50
* [ign] Update one of test video's titleJaime Marquínez Ferrándiz2013-12-131-1/+1
* Correct some extractor _VALID_URL regexesdst2013-12-041-1/+1
* [ign] Support more urls and detect multiple videos in articles (fixes #1543)Jaime Marquínez Ferrándiz2013-10-021-10/+44
* [ign] update 1up extractor to work with the updated IGNIEJaime Marquínez Ferrándiz2013-08-291-1/+1
* [ign] extract videos from articles pagesJaime Marquínez Ferrándiz2013-08-291-1/+5
* [ign]: support some country versions and add an extractor for 1up.comJaime Marquínez Ferrándiz2013-07-121-12/+58
* Add IGNIEJaime Marquínez Ferrándiz2013-07-121-0/+45