Commit graph

3 commits

Author SHA1 Message Date
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)