Commit graph

18257 commits

Author SHA1 Message Date
Mattias Wadman
9e816eca8f [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.
2021-02-26 14:32:52 +01:00
Remita Amine
968583c56f [infoq] fix format extraction(closes #25984) 2021-02-26 14:28:13 +01:00
renalid
f3c426a2ee [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
2021-02-26 14:28:03 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
bb0f8c2607 [downloader/http] Fix crash during urlopen caused by missing reason o…
…f URLError
2021-02-26 14:27:49 +01:00
Laura Liberda
acfb99b684 improve copykitku patch hook 2021-02-26 14:27:42 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
8175a5e8b1 [YoutubeDL] Fix --ignore-errors for playlists with generator-based en…
…tries of url_transparent (closes #27064)
2021-02-26 14:19:38 +01:00
Remita Amine
3ffb643844 [discoverynetworks] add support new TLC/DMAX URLs(closes #27100) 2021-02-26 14:19:12 +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
ddc62043ed [viki] improve format extraction 2021-02-26 14:18:46 +01:00
beefchop
9adedd82f3 [viki] fix stream extraction from mpd (#27092)
Co-authored-by: beefchop <beefchop@users.noreply.github.com>
2021-02-26 14:18:39 +01:00
Remita Amine
339f127540 [amara] improve extraction 2021-02-26 14:16:30 +01:00
Joost Verdoorn
9a527679ed [Amara] Add new extractor (#20618)
* [Amara] Add new extractor
2021-02-26 14:16:03 +01:00
Remita Amine
514683921a [vimeo:album] fix extraction(closes #27079) 2021-02-26 14:13:40 +01:00
Remita Amine
46fce7272c [mtv] fix mgid extraction(closes #26841) 2021-02-26 14:13:32 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
3a32ea072b [youporn] Fix upload date extraction and make comment count optional …
…(closes #26986)
2021-02-26 14:13:24 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
1451f4f498 [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
2021-02-26 14:13:19 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
93064492e9 [arte] Extract m3u8 formats (closes #27061) 2021-02-26 14:13:13 +01:00
Remita Amine
f8fb198326 [mgtv] fix format extraction(closes #26415) 2021-02-26 14:13:08 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
e2b997d3bf [extractor/common] Output error for invalid URLs in _is_valid_url (re…
…fs #21400, refs #24151, refs #25617, refs #25618, refs #25586, refs #26068, refs #27072)
2021-02-26 14:13:00 +01:00
Remita Amine
9a4014d394 [francetv] improve info extraction 2021-02-26 14:12:48 +01:00
gdzx
ff92752e7c [francetv] Add fallback video url extraction (#27047)
Fallback on another API endpoint when no video formats are found.

Closes ytdl-org#22561
2021-02-26 14:12:41 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
9f47f2a04e [spiegel] Fix extraction (closes #24206, closes #24767)
Code picked from PR #24767 since original repo is not available due to takedown.
2021-02-26 14:12:29 +01:00
Remita Amine
14539655d5 [malltv] fix extraction(closes #27035) 2021-02-26 14:12:10 +01:00
Remita Amine
4826425743 [bandcamp] extract playlist_description(closes #22684) 2021-02-26 14:12:02 +01:00
Remita Amine
768e8bb238 [urplay] fix extraction(closes #26828) 2021-02-26 14:11:55 +01:00
Remita Amine
ebc218c4c4 [lrt] fix extraction with empty tags(closes #20264) 2021-02-26 14:11:39 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
883cf213dc [ndr:embed:base] Extract subtitles (closes #25447, closes #26106) 2021-02-26 14:11:26 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
ae004ab316 [servus] Add support for pm-wissen.com (closes #25869) 2021-02-26 14:11:12 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
058b02f57f [servus] Fix extraction (closes #26872, closes #26967, closes #26983,…
closes #27000)
2021-02-26 14:11:04 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
51dd5a4cc5 [xtube] Fix extraction (closes #26996) 2021-02-26 14:10:56 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
bc38ef9445 [utils] Skip ! prefixed code in js_to_json 2021-02-26 14:10:46 +01:00
Remita Amine
2901a6439b [lrt] fix extraction 2021-02-26 14:10:38 +01:00
Remita Amine
c62c95923a [condenast] fix extraction and extract subtitles 2021-02-26 14:10:03 +01:00
Remita Amine
44676b32c3 [bandcamp] fix extraction 2021-02-26 14:09:54 +01:00
Remita Amine
d52a2bf577 [rai] fix RaiPlay extraction 2021-02-26 14:09:47 +01:00
Remita Amine
33c8322b1d [usanetwork] fix extraction 2021-02-26 14:02:17 +01:00
Remita Amine
4d26aa35af [nbc] fix NBCNews/Today/MSNBC extraction 2021-02-26 14:00:20 +01:00
Edward Betts
0f60a7c66c [devscripts/make_lazy_extractors] Correct a spelling mistake (#26991) 2021-02-26 13:59:51 +01:00
Remita Amine
b85fc0e982 [cnbc] fix extraction 2021-02-26 01:17:49 +01:00
Lauren Liberda
37d16d8dbf Merge branch 'haruhi-dl/haruhi-dl/mr-4' into 'master'
Drop python2 in bin file

See merge request laudompat/haruhi-dl!2
2021-02-25 19:10:11 +00:00
sech1p
23a8ab9cd4 drop python 2 2021-02-25 19:47:18 +01:00
Laura Liberda
f42428e8e0 tvn24: next.js frontend extraction without playwright
thanks to @ptrcnull
2021-02-25 15:35:14 +01:00
Laura Liberda
07f5e2ae1c common: next.js data searcher 2021-02-25 15:22:17 +01:00
Laura Liberda
51eefea363 test_download: adjust tests to the environments properly 2021-02-24 17:46:00 +01:00
Laura Liberda
3bd8aa2897 playwright extractor testing 2021-02-24 17:17:22 +01:00
Laura Liberda
3ac7b35f1b PolskaPress extractor 2021-02-24 17:06:33 +01:00
Laura Liberda
f91cd92ea0 [x-news] search for x-link in divs 2021-02-24 14:48:54 +01:00