Commit Graph

23 Commits (master)

Author SHA1 Message Date
dirkf ee731f3d00 [ITV] Fix UA capitalisation in 384f632 1 year ago
dirkf 384f632e8a
[ITV] Overhaul ITV extractor (#30266)
* support ITVX URLs (thanks Vangelis66)
* support legacy ITV Hub URLs
* include extraction fix 4c57dd2 from sleaux-meaux 3 May 2021
* include extraction fix 6fbcc16, fix by staubichsauger & pukkandan
* work-around duration parsing pending fix to utils.parse_duration
* apply default vanilla UA for pages and media to avoid site blocking
* also detect and report `Episode not found` instead of generic 404
* rework ITVBTCCIE with geo-block detection, best effort geo-restriction handling, news article support
* fix tests
1 year ago
Remita Amine 92d135921f [itv] clean description from HTML tags (closes #27399) 3 years ago
Remita Amine 225646c4ca [itv] remove old extractio method and fix series metadata extraction
closes #23177
closes #26897
3 years ago
Sergey M․ 3089bc748c
Fix W504 and disable W503 (closes #20863) 5 years ago
Sergey M․ 3052a30d42
Improve URL extraction 6 years ago
Sergey M․ a4ec45179e
[itv] Sort imports 6 years ago
Sergey M․ 30374f4d40
[itv] Make SOAP request non fatal and extract metadata from a webpage (closes #16780) 6 years ago
Sergey M․ ea1f5e5dbd
[itv:btcc] Add extractor (closes #16139) 6 years ago
Sergey M․ c18142da6e
[itv] Improve extraction (closes #16253) 6 years ago
Sergey M․ 3fae11ac00
[itv] Improve extraction, extract more subtitles and duration (closes #14944) 7 years ago
Remita Amine 115afb77ec [itv] update hls formats extraction 7 years ago
Sergey M․ 71dde5eecf
[itv] Fix production id extraction (closes #13671) 7 years ago
Sergey M․ 751c89a27d
[itv] Extract series metadata 7 years ago
Sergey M․ c2d7d76efd
[itv] Fix rtmp formats (#12759) 7 years ago
Sergey M․ f67177cae8
[itv] Use native hls 7 years ago
Sergey M․ 5935ef3c5d
[itv] Lower preference for rtmp formats (closes #12759) 7 years ago
Sergey M․ 4248dad92b Improve geo bypass mechanism
* Rename options to preffixly match with --geo-verification-proxy
* Introduce _GEO_COUNTRIES for extractors
* Implement faking IP right away for sites with known geo restriction
7 years ago
Sergey M․ 28200e654b [itv] Improve geo restriction detection and use geo bypass mechanism 7 years ago
Remita Amine 4719419951 [itv] fix extraction in python 2.6 7 years ago
Remita Amine 4edeac5bfa [itv] fix subtitle extraction 7 years ago
Remita Amine f592ff9868 [itv] extract subtitles 7 years ago
Remita Amine a71b8d3b3b [itv] Add new extractor(closes #9240) 7 years ago