Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some regexes | Sergey M․ | 2017-10-09 | 1 | -1/+1 |
| | |||||
* | [ign] Add another video id pattern (closes #13328) | Argn0 | 2017-06-25 | 1 | -0/+7 |
| | |||||
* | [ign] split long lines | remitamine | 2015-12-29 | 1 | -4/+9 |
| | |||||
* | Simplify formats accumulation for f4m/m3u8/smil formats | Sergey M․ | 2015-12-29 | 1 | -6/+2 |
| | | | | Now all _extract_*_formats routines return a list | ||||
* | [ign] flake8 | Sergey M․ | 2015-12-26 | 1 | -2/+2 |
| | |||||
* | [ign] improve extraction and extract uploader_id | remitamine | 2015-12-11 | 1 | -7/+19 |
| | |||||
* | [ign] add tests for me.ign specific language urls | remitamine | 2015-10-14 | 1 | -0/+8 |
| | |||||
* | [ign] add support for pcmag and extract all formats and more metadata | remitamine | 2015-10-02 | 1 | -29/+88 |
| | |||||
* | [ign] Fix extraction of some videos in articles | Jaime Marquínez Ferrándiz | 2015-04-18 | 1 | -2/+2 |
| | | | | Give higher preference to the hero-poster regex because some articles may contain other videos | ||||
* | [ign] Amend playlist test | Philipp Hagemeister | 2015-02-18 | 1 | -0/+3 |
| | |||||
* | Fix all PEP8 issues except E501 | Philipp Hagemeister | 2014-11-23 | 1 | -2/+4 |
| | |||||
* | PEP8: applied even more rules | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | [ign] Return proper playlist object | Philipp Hagemeister | 2014-09-29 | 1 | -1/+6 |
| | |||||
* | [1up.com] Urls end now with '.html' | Jaime Marquínez Ferrándiz | 2014-09-18 | 1 | -2/+2 |
| | |||||
* | [ign] Fix extraction | Jaime Marquínez Ferrándiz | 2014-09-18 | 1 | -1/+2 |
| | |||||
* | [ign] Fix extraction of video in articles | Jaime Marquínez Ferrándiz | 2014-08-26 | 1 | -4/+14 |
| | |||||
* | [test_all_urls] Add support for distributed URL matching test definition | Philipp Hagemeister | 2014-04-19 | 1 | -5/+2 |
| | |||||
* | [ign] Modernize | Jaime Marquínez Ferrándiz | 2014-03-29 | 1 | -52/+50 |
| | |||||
* | [ign] Update one of test video's title | Jaime Marquínez Ferrándiz | 2013-12-13 | 1 | -1/+1 |
| | |||||
* | Correct some extractor _VALID_URL regexes | dst | 2013-12-04 | 1 | -1/+1 |
| | |||||
* | [ign] Support more urls and detect multiple videos in articles (fixes #1543) | Jaime Marquínez Ferrándiz | 2013-10-02 | 1 | -10/+44 |
| | |||||
* | [ign] update 1up extractor to work with the updated IGNIE | Jaime Marquínez Ferrándiz | 2013-08-29 | 1 | -1/+1 |
| | |||||
* | [ign] extract videos from articles pages | Jaime Marquínez Ferrándiz | 2013-08-29 | 1 | -1/+5 |
| | |||||
* | [ign]: support some country versions and add an extractor for 1up.com | Jaime Marquínez Ferrándiz | 2013-07-12 | 1 | -12/+58 |
| | | | | 1up.com uses the gin video system, the extractor is a subclass of IGNIE, it just replaces the video id | ||||
* | Add IGNIE | Jaime Marquínez Ferrándiz | 2013-07-12 | 1 | -0/+45 |
Only for www.ign.com, it doesn't support country specific versions (like es.ign.com) |