Mattias Wadman
0ada1b90b8
[svt] Extract timestamp and thumbnail in more cases ( #27130 )
...
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.
4 years ago
Josh Soref
71ddc222ad
Fix typos ( #27084 )
...
* spelling: authorization
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: brightcove
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: creation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: exceeded
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: exception
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: extension
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: extracting
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: extraction
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: frontline
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: improve
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: length
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: listsubtitles
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: multimedia
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: obfuscated
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: partitioning
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: playlist
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: playlists
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: restriction
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: services
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: split
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: srmediathek
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: support
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: thumbnail
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: verification
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: whitespaces
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
4 years ago
Daniel Peukert
21292c0649
[youtube] Fix error reason extraction ( #27081 )
4 years ago
Sergey M․
46a265a2da
[youtube] Fix like and dislike count extraction ( closes #25977 )
4 years ago
Sergey M․
e2096776b9
[youtube:tab] Add support for current video and fix lives extraction ( closes #27126 )
4 years ago
Remita Amine
a1c88c4819
[infoq] fix format extraction( closes #25984 )
4 years ago
renalid
51ca93d751
[francetv] Update to fix thumbnail URL issue ( #27120 )
...
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
4 years ago
Sergey M․
a7e0531999
[downloader/http] Fix crash during urlopen caused by missing reason of URLError
4 years ago
Sergey M․
ab0eda99e1
[YoutubeDL] Fix --ignore-errors for playlists with generator-based entries of url_transparent ( closes #27064 )
4 years ago
Sergey M․
ec99f47108
[youtube:tab] Replace some test URLs with RIAA-friendly ones
4 years ago
Sergey M․
b31b5f4434
[youtube] Improve yt initial data extraction ( closes #27093 )
4 years ago
Remita Amine
86f2fa1590
[discoverynetworks] add support new TLC/DMAX URLs( closes #27100 )
4 years ago
Remita Amine
7bc7fbce23
[rai] fix protocol relative relinker URLs( closes #22766 )
4 years ago
Remita Amine
a78e530c14
[rai] fix unavailable video format detection
4 years ago
Remita Amine
af7bb684c0
[rai] improve extraction
4 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!
4 years ago
Remita Amine
59e583f7e8
[viki] improve format extraction
4 years ago
beefchop
daa25d4142
[viki] fix stream extraction from mpd ( #27092 )
...
Co-authored-by: beefchop <beefchop@users.noreply.github.com>
4 years ago
Remita Amine
25a35cb38a
[googledrive] fix format extraction( closes #26979 )
4 years ago
Remita Amine
2cf8003638
[amara] improve extraction
4 years ago
Joost Verdoorn
cf1a8668e8
[Amara] Add new extractor ( #20618 )
...
* [Amara] Add new extractor
4 years ago
Remita Amine
2dbb45ae82
[vimeo:album] fix extraction( closes #27079 )
4 years ago
Remita Amine
4fe190df70
[mtv] fix mgid extraction( closes #26841 )
4 years ago
Sergey M․
039e715b30
release 2020.11.19
4 years ago
Sergey M․
32152bab7a
[ChangeLog] Actualize
...
[ci skip]
4 years ago
Sergey M․
b1347a5881
[youporn] Fix upload date extraction and make comment count optional ( closes #26986 )
4 years ago
Sergey M․
91e954587f
[arte] Rework extractors
...
* 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
4 years ago
Sergey M․
9b505185da
[arte] Extract m3u8 formats ( closes #27061 )
4 years ago
Remita Amine
444a68e0ec
[mgtv] fix format extraction( closes #26415 )
4 years ago
Sergey M․
c7178f0f7a
[extractor/common] Output error for invalid URLs in _is_valid_url (refs #21400 , refs #24151 , refs #25617 , refs #25618 , refs #25586 , refs #26068 , refs #27072 )
4 years ago
Remita Amine
5c3f7014ef
[lbry] add support for odysee.com domain( closes #26806 )
4 years ago
Remita Amine
d65628ef03
[francetv] improve info extraction
4 years ago
gdzx
8a6c5b0806
[francetv] Add fallback video url extraction ( #27047 )
...
Fallback on another API endpoint when no video formats are found.
Closes ytdl-org#22561
4 years ago
Sergey M․
9360936f26
release 2020.11.18
4 years ago
Sergey M․
bb2b89e077
[ChangeLog] Actualize
...
[ci skip]
4 years ago
Sergey M․
2d7a29081c
[spiegel] Fix extraction ( closes #24206 , closes #24767 )
...
Code picked from PR #24767 since original repo is not available due to takedown.
4 years ago
Sergey M․
2864179293
[youtube] Improve extraction
...
+ 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
4 years ago
Remita Amine
284f8306df
[youtube:tab] fix view_count extraction( closes #27051 )
4 years ago
Remita Amine
aa613ef7e1
[malltv] fix extraction( closes #27035 )
4 years ago
Remita Amine
cb2b9a22a5
[bandcamp] extract playlist_description( closes #22684 )
4 years ago
Remita Amine
5b867c15a8
[urplay] fix extraction( closes #26828 )
4 years ago
Sergey M․
f8c749f12c
[youtube:tab] Fix playlist title extraction ( closes #27015 )
4 years ago
Sergey M․
7d509c613b
[youtube] Fix chapters extraction ( closes #26005 )
4 years ago
Sergey M․
b92e95aa01
release 2020.11.17
4 years ago
Sergey M․
e3cad6bd99
[ChangeLog] Actualize
...
[ci skip]
4 years ago
Sergey M․
6699b6ce41
[youtube:tab] Fix extraction with cookies provided ( closes #27005 )
4 years ago
Remita Amine
91dcde8a38
[lrt] fix extraction with empty tags( closes #20264 )
4 years ago
Sergey M․
11f3471c4b
[ndr:embed:base] Extract subtitles ( closes #25447 , closes #26106 )
4 years ago
Sergey M․
f4093b34f6
[servus] Add support for pm-wissen.com ( closes #25869 )
4 years ago
Sergey M․
a80b23c373
[servus] Fix extraction ( closes #26872 , closes #26967 , closes #26983 , closes #27000 )
4 years ago