Commit Graph

22934 Commits

Author SHA1 Message Date
slipinthedove
135cc6601c Merge branch 'globo-re-re-re-re-re-write' of github.com:slipinthedove/yt-dlp into globo-re-re-re-re-re-write 2024-12-21 00:52:08 -03:00
slipinthedove
b0a3708308 sigh 2024-12-21 00:50:44 -03:00
dove
5807662118 this is why one should never make stuff from the raw-editor without prior checking
like, ever
2024-12-21 00:50:35 -03:00
dove
340ad4b812
like, ever 2024-12-21 00:44:53 -03:00
dove
254765b072
this is why one should never make stuff from the raw-editor without prior checking 2024-12-21 00:42:37 -03:00
dove
2558a339d7
woops² 2024-12-21 00:41:03 -03:00
dove
b07353383f
woops 2024-12-21 00:40:17 -03:00
dove
23e35dc851
also accept season and episode numbers for titles that support it 2024-12-21 00:39:07 -03:00
dove
626a901584
include additional parameters for video-session 2024-12-20 20:09:24 -03:00
slipinthedove
9ac6340cc2 don't specify a default language for subtitles 2024-12-19 23:06:59 -03:00
slipinthedove
fb3ef7fc85 mistypo on cookie resolve - happens 2024-12-19 22:44:17 -03:00
slipinthedove
a6e6c3f02d mistypo on domain resolving 2024-12-19 22:40:12 -03:00
slipinthedove
cec240eb2d use authorization for video-session if cookies are specified 2024-12-19 22:35:17 -03:00
slipinthedove
4c63497cc6 actually fix subs to dict; exclude globoplay from globoarticle regex 2024-12-19 22:13:29 -03:00
slipinthedove
2fd6fc11c4 Merge branch 'globo-re-re-re-re-re-write' 2024-12-13 07:18:43 -03:00
dove
7175123c96 uploader set explicitly as str
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-12-13 07:18:13 -03:00
dove
be11f5ff7d lint query and headers
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-12-13 07:18:13 -03:00
slipinthedove
0f928ed840 [globo] review fixes
push video_view as a class constant, use traverse_obj where possible and replace the subs metodology to use subs_list_to_dict, etc.
2024-12-13 07:10:23 -03:00
dove
b6dbbb6ce3
uploader set explicitly as str
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-12-13 06:33:21 -03:00
dove
4d90834d09
lint query and headers
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-12-13 06:31:57 -03:00
slipinthedove
93e715c81e [globo] review fixes
push video_view as a class constant, use traverse_obj where possible and replace the subs metodology to use subs_list_to_dict, etc.
2024-12-13 00:50:38 -03:00
dove
27a4a3cee7
[globo] remove unplayable_formats parameter
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-12-12 23:12:42 -03:00
dove
ede30395a6 [globo] prefer manual query insertion for jarvis over preset-sha value 2024-12-12 22:59:15 -03:00
slipinthedove
8678ff44cc [globo] the long-awaited rewrite 2024-12-12 22:11:58 -03:00
Crypto90
f6c73aad5f
[ie/youtube:search_url] Fix playlist searches (#11782)
Closes #11666
Authored by: Crypto90
2024-12-12 13:54:11 +00:00
Pew
d5e2a379f2
[ie/youtube] Fix release_date extraction (#11759)
Authored by: MutantPiggieGolem1
2024-12-12 13:46:52 +00:00
bashonly
bc262bcad4
[ie/patreon:campaign] Support /c/ URLs (#11756)
Closes #11755
Authored by: bashonly
2024-12-12 13:44:19 +00:00
bashonly
f4d3e9e6dc
[ie/soundcloud] Fix extraction (#11777)
Authored by: bashonly
2024-12-12 13:39:38 +00:00
github-actions[bot]
6fef824025 Release 2024.12.06
Created by: bashonly

:ci skip all
2024-12-06 16:07:07 +00:00
bashonly
4bd2655398
[ie/youtube] Raise if n function returns input value (#11752)
Improve a95ee6d880

Authored by: bashonly
2024-12-06 15:58:44 +00:00
bashonly
a95ee6d880
[ie/youtube] Fix n sig extraction for player 3bb1f723 (#11750)
Closes #11744
Authored by: bashonly
2024-12-06 15:35:18 +00:00
bashonly
4c85ccd136
[ie/youtube] Fix signature function extraction (#11751)
Closes #11748
Authored by: bashonly
2024-12-06 15:34:13 +00:00
bashonly
2feb28028e
[ie/soundcloud] Fix formats extraction (#11742)
Authored by: bashonly
2024-12-06 15:02:30 +00:00
N/Ame
fca3eb5f8b
[ie/bilibili] Fix HD formats extraction (#11734)
Fixes dc16876480

Closes #10554
Authored by: grqz
2024-12-04 23:11:55 +00:00
bashonly
2e49c789d3
[ie/youtube] Player client maintenance (#11724)
Closes #11686
Authored by: bashonly
2024-12-04 22:33:14 +00:00
wesson09
354cb4026c
[cookies] Add --cookies-from-browser support for MS Store Firefox (#11731)
Authored by: wesson09
2024-12-04 18:41:58 +01:00
github-actions[bot]
cfa76f35d2 Release 2024.12.03
Created by: bashonly

:ci skip all
2024-12-03 20:30:33 +00:00
bashonly
2b67ac300a
[cleanup] Misc (#11716)
Authored by: bashonly, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
2024-12-03 20:22:21 +00:00
bashonly
c038a7b187
[ie/vk] Fix extractors (#11715)
Closes #5832, Closes #11471, Closes #11646, Closes #11670
Authored by: bashonly
2024-12-03 14:28:43 +00:00
Link
a13a336aa6
[ie/bilibili] Fix subtitles and chapters extraction (#11708)
Authored by: xiaomac
2024-12-03 04:08:46 +00:00
N/Ame
dc16876480
[ie/bilibili] Always try to extract HD formats (#10559)
Closes #10554
Authored by: grqz
2024-12-03 03:44:03 +00:00
N/Ame
f05a1cd149
[ie/bilibili] Fix supporter-only video extraction (#11711)
Fix bug in 239f5f36fe
Closes #11702
Authored by: grqz, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-12-03 01:19:22 +00:00
sepro
d8fb349086
[cleanup] Bump ruff to 0.8.x (#11608)
Authored by: seproDev
2024-12-02 16:29:30 +01:00
sepro
2bea793632
[ie/MicrosoftEmbed] Make format extraction non fatal (#11654)
Authored by: seproDev
2024-12-02 16:22:16 +01:00
Elan Ruusamäe
62cba8a1be
[ie/duoplay] Fix extractor (#11588)
Authored by: glensc, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-12-01 22:33:11 +00:00
N/Ame
239f5f36fe
[ie/bilibili] Fix extractor (#11667)
Closes #11665
Authored by: grqz
2024-12-01 21:55:18 +00:00
bashonly
0d146c1e36
[ie/youtube] Adjust player clients for site changes (#11663)
Closes #11640
Authored by: bashonly
2024-12-01 15:25:09 +00:00
DarkZeros
cd0f934604
[ie/mitele] Fix extractor (#11683)
Closes #11690
Authored by: DarkZeros
2024-12-01 14:21:57 +00:00
N/Ame
360aed810a
[ie/instagram] Support share URLs (#11677)
Closes #11630
Authored by: grqz
2024-12-01 14:16:50 +00:00
bashonly
00dcde7286
[ie/dropbox] Fix password-protected video extraction (#11636)
Closes #11634
Authored by: bashonly
2024-11-27 01:47:28 +00:00