Age | Commit message (Collapse) | Author |
|
|
|
[ci skip]
|
|
|
|
|
|
|
|
|
|
Add timestamp, set to "valid from" which i think could been seen as publish time.
Add thumbnail in more cases, seems to was only done in the embedded data case for some reason.
Switch svtplay test url to an existing video and also one with no expire date.
Also add an additional thumbnail url test regex.
|
|
* spelling: authorization
Signed-off-by: Josh Soref <[email protected]>
* spelling: brightcove
Signed-off-by: Josh Soref <[email protected]>
* spelling: creation
Signed-off-by: Josh Soref <[email protected]>
* spelling: exceeded
Signed-off-by: Josh Soref <[email protected]>
* spelling: exception
Signed-off-by: Josh Soref <[email protected]>
* spelling: extension
Signed-off-by: Josh Soref <[email protected]>
* spelling: extracting
Signed-off-by: Josh Soref <[email protected]>
* spelling: extraction
Signed-off-by: Josh Soref <[email protected]>
* spelling: frontline
Signed-off-by: Josh Soref <[email protected]>
* spelling: improve
Signed-off-by: Josh Soref <[email protected]>
* spelling: length
Signed-off-by: Josh Soref <[email protected]>
* spelling: listsubtitles
Signed-off-by: Josh Soref <[email protected]>
* spelling: multimedia
Signed-off-by: Josh Soref <[email protected]>
* spelling: obfuscated
Signed-off-by: Josh Soref <[email protected]>
* spelling: partitioning
Signed-off-by: Josh Soref <[email protected]>
* spelling: playlist
Signed-off-by: Josh Soref <[email protected]>
* spelling: playlists
Signed-off-by: Josh Soref <[email protected]>
* spelling: restriction
Signed-off-by: Josh Soref <[email protected]>
* spelling: services
Signed-off-by: Josh Soref <[email protected]>
* spelling: split
Signed-off-by: Josh Soref <[email protected]>
* spelling: srmediathek
Signed-off-by: Josh Soref <[email protected]>
* spelling: support
Signed-off-by: Josh Soref <[email protected]>
* spelling: thumbnail
Signed-off-by: Josh Soref <[email protected]>
* spelling: verification
Signed-off-by: Josh Soref <[email protected]>
* spelling: whitespaces
Signed-off-by: Josh Soref <[email protected]>
|
|
|
|
|
|
#27126)
|
|
|
|
Fix the thumbnail URL. The issue was here for many years, never fixed. It's done ! :-)
Example : https://www.france.tv/france-2/de-gaulle-l-eclat-et-le-secret/de-gaulle-l-eclat-et-le-secret-saison-1/2035247-solitude.html
failed thumbnail url generated : http://pluzz.francetv.fr/staticftv/ref_emissions/2020-11-02/EMI_1104da66f533cc7dc5d0d07a181a18c2e2fe1d81_20201014122553940.jpg
right thumbnail url fixed : https://sivideo.webservices.francetelevisions.fr/staticftv/ref_emissions/2020-11-02/EMI_1104da66f533cc7dc5d0d07a181a18c2e2fe1d81_20201014122553940.jpg
|
|
|
|
of url_transparent (closes #27064)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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!
|
|
|
|
Co-authored-by: beefchop <[email protected]>
|
|
|
|
|
|
* [Amara] Add new extractor
|
|
|
|
|
|
|
|
[ci skip]
|
|
#26986)
|
|
* Reimplement embed and playlist extractors to delegate to the single entrypoint artetv extractor
Beware reluctant download archive extractor keys breakage.
* Improve embeds detection (closes #27057)
- Remove obsolete code
|
|
|
|
|
|
#21400, refs #24151, refs #25617, refs #25618, refs #25586, refs #26068, refs #27072)
|
|
|
|
|
|
Fallback on another API endpoint when no video formats are found.
Closes ytdl-org#22561
|
|
|
|
[ci skip]
|
|
Code picked from PR #24767 since original repo is not available due to takedown.
|
|
+ Add support for --no-playlist (closes #27009)
* Improve playlist and mix extraction (closes #26390, closes #26509, closes #26534, closes #27011)
+ Extract playlist uploader data
* Update tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|