diff options
author | Leonardo Taccari <iamleot@gmail.com> | 2019-11-10 17:05:51 +0100 |
---|---|---|
committer | Leonardo Taccari <iamleot@gmail.com> | 2020-08-28 12:07:31 +0200 |
commit | abea91456e7169fcec701c97e272062edf2ec9be (patch) | |
tree | af03ab635a9e0d1647d5c24aa2c0e920f8a6c3eb /devscripts/make_supportedsites.py | |
parent | f5863a3ea08492bd9fc04c55e1e912d24e92d49b (diff) | |
download | hypervideo-pre-abea91456e7169fcec701c97e272062edf2ec9be.tar.lz hypervideo-pre-abea91456e7169fcec701c97e272062edf2ec9be.tar.xz hypervideo-pre-abea91456e7169fcec701c97e272062edf2ec9be.zip |
[rai] Fix extraction for recent raiplay.it updates
- Introduce _BASE_URL in RaiBaseIE class so it could be reused as base for the
several subextractors.
- Remove first test of RaiPlayIE, it is no longer available
- Adjust RaiPlayIE to recent raiplay.it updates, make it extension agnostic
(passing possible `.json' URLs is now supported too) and update test
info_dict.
- 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
This fix issue #22923, #22906 and supersedes #23006.
Diffstat (limited to 'devscripts/make_supportedsites.py')
0 files changed, 0 insertions, 0 deletions