dirkf
d947ffe8e3
[IGN] Overhaul extractor to avoid URL redirection loop
...
Consequently/also:
* centralise video data extraction
* detect 404 and 503 expected errors
* handle the test video in IGNVideo
* handle two additional page formats for the tests in IGNArticle
2023-02-12 22:16:00 +00:00
Remita Amine
7f8b8bc418
[ign] fix extraction( closes #24771 )
2021-02-08 15:58:20 +01:00
Sergey M․
197224b7a4
Fix some regexes
2017-10-09 23:50:53 +07:00
Argn0
5744cf6c03
[ign] Add another video id pattern ( closes #13328 )
2017-06-25 01:59:15 +07:00
remitamine
f889ac45b8
[ign] split long lines
2015-12-29 14:55:36 +01:00
Sergey M․
7e5edcfd33
Simplify formats accumulation for f4m/m3u8/smil formats
...
Now all _extract_*_formats routines return a list
2015-12-29 00:58:24 +06:00
Sergey M․
607d65fbce
[ign] flake8
2015-12-26 03:17:56 +06:00
remitamine
e3e166d8cf
[ign] improve extraction and extract uploader_id
2015-12-11 00:08:54 +01:00
remitamine
db8e38b8cf
[ign] add tests for me.ign specific language urls
2015-10-14 11:55:03 +01:00
remitamine
adccf33632
[ign] add support for pcmag and extract all formats and more metadata
2015-10-02 21:58:20 +01:00
Jaime Marquínez Ferrándiz
cc36e2295a
[ign] Fix extraction of some videos in articles
...
Give higher preference to the hero-poster regex because some articles may contain other videos
2015-04-18 13:27:35 +02:00
Philipp Hagemeister
4d278fde64
[ign] Amend playlist test
2015-02-18 00:38:55 +01:00
Philipp Hagemeister
b74e86f48a
Fix all PEP8 issues except E501
2014-11-23 22:21:46 +01:00
Jouke Waleson
9e1a5b8455
PEP8: applied even more rules
2014-11-23 21:39:15 +01:00
Philipp Hagemeister
6043f1df4e
[ign] Return proper playlist object
2014-09-29 05:05:06 +02:00
Jaime Marquínez Ferrándiz
09b23c902b
[1up.com] Urls end now with '.html'
2014-09-18 17:02:53 +02:00
Jaime Marquínez Ferrándiz
109a540e7a
[ign] Fix extraction
2014-09-18 16:57:34 +02:00
Jaime Marquínez Ferrándiz
a204c85408
[ign] Fix extraction of video in articles
2014-08-26 15:38:29 +02:00
Philipp Hagemeister
52fadd5fb2
[test_all_urls] Add support for distributed URL matching test definition
2014-04-19 19:41:06 +02:00
Jaime Marquínez Ferrándiz
40c716d2a2
[ign] Modernize
2014-03-29 14:34:03 +01:00
Jaime Marquínez Ferrándiz
5d574e143f
[ign] Update one of test video's title
2013-12-13 17:04:40 +01:00
dst
c0ade33e16
Correct some extractor _VALID_URL regexes
2013-12-04 20:34:47 +07:00
Jaime Marquínez Ferrándiz
ee6adb166c
[ign] Support more urls and detect multiple videos in articles ( fixes #1543 )
2013-10-02 20:59:34 +02:00
Jaime Marquínez Ferrándiz
ee80d66727
[ign] update 1up extractor to work with the updated IGNIE
2013-08-29 21:51:09 +02:00
Jaime Marquínez Ferrándiz
f1fb2d12b3
[ign] extract videos from articles pages
2013-08-29 21:39:36 +02:00
Jaime Marquínez Ferrándiz
a95967f8b7
[ign]: support some country versions and add an extractor for 1up.com
...
1up.com uses the gin video system, the extractor is a subclass of IGNIE, it just replaces the video id
2013-07-12 11:39:40 +02:00
Jaime Marquínez Ferrándiz
2ef648d3d3
Add IGNIE
...
Only for www.ign.com, it doesn't support country specific versions (like es.ign.com)
2013-07-12 00:03:59 +02:00