Commit Graph

42 Commits (9e5ca66f16998eb2a680e23a6e769e34001898c5)

Author SHA1 Message Date
nixxo 9e5ca66f16 [RAI] Added checks for DRM protected content (PR #27657)
reviewed by pukkandan (https://github.com/yt-dlp/yt-dlp/pull/150)
2 years ago
nixxo 3a61e6d360
[rai] improve subtitles extraction (#27705)
closes #27698
3 years ago
nixxo fcd90d2583
[rai] Detect ContentItem in iframe (closes #12652) (#27673)
Co-authored-by: Sergey M. <dstftw@gmail.com>
3 years ago
Remita Amine 7bc7fbce23 [rai] fix protocol relative relinker URLs(closes #22766) 3 years ago
Remita Amine a78e530c14 [rai] fix unavailable video format detection 3 years ago
Remita Amine af7bb684c0 [rai] improve extraction 3 years ago
Leonardo Taccari dd9e0f58f3
[rai] Fix extraction for recent raiplay.it updates (#27077)
- Remove first test of RaiPlayIE: it is no longer available
- Make RaiPlayIE extension-agnostic (passing possible `.json' URLs is now
  supported too)
- Adjust RaiPlayLiveIE to recent raiplay.it updates.  Passing it as
  `url_transparent' is no longer supported (there is no longer an accessible
  ContentItem)
- Adjust RaiPlayPlaylistIE to recent raiplay.it updates and instruct it about
  ContentSet-s.
- Update a RaiIE test and remove two tests that are no longer availables

Thanks to @remitamine for the review!
3 years ago
Remita Amine fe13087cd1 [rai] fix RaiPlay extraction 3 years ago
Sergey M․ c17eb5b4b0
[rai] Improve extraction (closes #20253) 5 years ago
Sergey M․ 2b2da3ba10
[rai] Relax _VALID_URL (closes #19232) 5 years ago
Leonardo Taccari 28fcb7b061 [raiplay:playlist] Remove a debug leftover print() 6 years ago
Remita Amine 0c7b4f49eb [rai] return non http relinker URL intact(closes #17055) 6 years ago
Sergey M․ 1115271ac6
[raiplay:playlist] Fix issues and improve (closes #14563) 6 years ago
Timendum d21d0ba6c1
[raiplay:playlist] Add extractor 6 years ago
Sergey M․ 085d9dd9be
[rai] Fix audio formats extraction (closes #14024) 7 years ago
Sergey M․ 9c48b5a193
[raiplay:live] Improve and add test (closes #13414) 7 years ago
james 449c665776
[raiplay:live] Add extractor 7 years ago
Sergey M․ 1b3feca0a7
[raiplay] Extract subtitles 7 years ago
Sergey M․ 361f293ab8
[rai] Skip not found content item id 7 years ago
Sergey M․ b8d8cced9b
[rai] Improve extraction (closes #11790)
* Fix georestriction detection
* Detect live streams
+ Extract relinker metadata
* Improve ContentItem detection
+ Extract series metadata
* Fix tests
7 years ago
Timendum 51342717cd
[rai] Fix extraction 7 years ago
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 years ago
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.
8 years ago
Yen Chi Hsuan 15e4b6b758
[rai] Support an alternative form of embedded relinker URL
Closes #8551
8 years ago
Yen Chi Hsuan 2b28b892d8
[rai] Support videos with embedded content item ID (#8551) 8 years ago
Yen Chi Hsuan 034a884957
[rai] Support direct relinker URLs (closes #8552) 8 years ago
Yen Chi Hsuan f138873900 [rai] Fix extraction and update _TESTS
Closes #8617
Closes #9157
Closes #9232
8 years ago
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
remitamine bf96b45238 [rai] split long lines 8 years ago
Sergey M․ 7e5edcfd33 Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
8 years ago
Sergey M․ 30f51acbc8 [rai] Fix typos 8 years ago
remitamine 06d5556dfa [rai] improve extraction 8 years ago
Sergey M․ 88060cce10 [rai] Add support for videos embedded with drawMediaRaiTV (Closes #6866) 9 years ago
Sergey M․ cd47a628fc [rai] Add test for #5396 9 years ago
Sergey M․ d7c78decb0 [rai] Improve extraction 9 years ago
Sergey M․ 8749477ed0 [rai] Fix extraction (Closes #5396) 9 years ago
Jaime Marquínez Ferrándiz afbdd3acc3 [rai] Convert to new subtitles system 9 years ago
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
10 years ago
Jouke Waleson 5f6a1245ff PEP8 applied 10 years ago
Sergey M․ c67f584eb3 [rai] Skip test 10 years ago
Sergey M․ 2371053565 [rai] Skip test 10 years ago
Sergey M․ b0adbe98fb [rai] Add support for Rai websites (Closes #2930) 10 years ago