Commit graph

8 commits

Author SHA1 Message Date
nixxo 3311732cc4 [rai] improve subtitles extraction (#27705)
closes #27698
2021-02-26 16:10:40 +01:00
nixxo 24f5760134 [rai] Detect ContentItem in iframe (closes #12652) (#27673)
Co-authored-by: Sergey M. <dstftw@gmail.com>
2021-02-26 16:09:42 +01:00
Remita Amine a732493292 [rai] fix protocol relative relinker URLs(closes #22766) 2021-02-26 14:19:07 +01:00
Remita Amine 493d279604 [rai] fix unavailable video format detection 2021-02-26 14:19:02 +01:00
Remita Amine a7bd83e154 [rai] improve extraction 2021-02-26 14:18:55 +01:00
Leonardo Taccari 9fd254036b [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!
2021-02-26 14:18:51 +01:00
Remita Amine d52a2bf577 [rai] fix RaiPlay extraction 2021-02-26 14:09:47 +01:00
Dominika eacab4c6a3 bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
Renamed from youtube_dl/extractor/rai.py (Browse further)