Commit Graph

30 Commits (97b01144bd9771f224749ffca10156a1cd7e9c1f)

Author SHA1 Message Date
Sergey M․ 1115271ac6
[raiplay:playlist] Fix issues and improve (closes )
Timendum d21d0ba6c1
[raiplay:playlist] Add extractor
Sergey M․ 085d9dd9be
[rai] Fix audio formats extraction (closes )
Sergey M․ 9c48b5a193
[raiplay:live] Improve and add test (closes )
james 449c665776
[raiplay:live] Add extractor
Sergey M․ 1b3feca0a7
[raiplay] Extract subtitles
Sergey M․ 361f293ab8
[rai] Skip not found content item id
Sergey M․ b8d8cced9b
[rai] Improve extraction (closes )
* Fix georestriction detection
* Detect live streams
+ Extract relinker metadata
* Improve ContentItem detection
+ Extract series metadata
* Fix tests
Timendum 51342717cd
[rai] Fix extraction
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6
Yen Chi Hsuan 38cce791c7
Rename --cn-verfication-proxy to --geo-verification-proxy
And deprecate the former one

Since commit f138873900, this option is
not limited to China websites, so rename it.
Yen Chi Hsuan 15e4b6b758
[rai] Support an alternative form of embedded relinker URL
Closes 
Yen Chi Hsuan 2b28b892d8
[rai] Support videos with embedded content item ID ()
Yen Chi Hsuan 034a884957
[rai] Support direct relinker URLs (closes )
Yen Chi Hsuan f138873900 [rai] Fix extraction and update _TESTS
Closes 
Closes 
Closes 
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure
remitamine bf96b45238 [rai] split long lines
Sergey M․ 7e5edcfd33 Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
Sergey M․ 30f51acbc8 [rai] Fix typos
remitamine 06d5556dfa [rai] improve extraction
Sergey M․ 88060cce10 [rai] Add support for videos embedded with drawMediaRaiTV (Closes )
Sergey M․ cd47a628fc [rai] Add test for
Sergey M․ d7c78decb0 [rai] Improve extraction
Sergey M․ 8749477ed0 [rai] Fix extraction (Closes )
Jaime Marquínez Ferrándiz afbdd3acc3 [rai] Convert to new subtitles system
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
Jouke Waleson 5f6a1245ff PEP8 applied
Sergey M․ c67f584eb3 [rai] Skip test
Sergey M․ 2371053565 [rai] Skip test
Sergey M․ b0adbe98fb [rai] Add support for Rai websites (Closes )