N/Ame
b860a35f92
Merge c59ce7d6a6
into c673731061
2024-11-11 20:08:38 +01:00
Subrat Lima
c673731061
[ie/spreaker] Support podcast and feed pages ( #10968 )
...
Closes #10925
Authored by: subrat-lima
2024-11-11 20:08:18 +01:00
sepro
e398217aae
[ie/rutube] Rework extractors ( #11480 )
...
Closes #9694 , Closes #10104 , Closes #11117 , Closes #11415 , Closes #11476
Authored by: seproDev
2024-11-11 18:44:53 +01:00
Julio Napurí
c39016f66d
[ie/spreaker] Support episode pages and access keys ( #11489 )
...
Authored by: julionc
2024-11-11 18:42:05 +01:00
sepro
b83ca24eb7
[core] Catch broken Cryptodome installations ( #11486 )
...
Authored by: seproDev
2024-11-10 00:53:49 +01:00
bashonly
240a7d43c8
[build] Pin websockets
version to >=13.0,<14 ( #11488 )
...
websockets 14.0 causes CI test failures (a lot more of them)
Authored by: bashonly
2024-11-09 23:46:47 +00:00
bashonly
f13df591d4
[build] Enable attestations for trusted publishing ( #11420 )
...
Reverts 428ffb75aa
Authored by: bashonly
2024-11-09 23:26:02 +00:00
Steve Ovens
be3579aaf0
[ie/GameDevTV] Add extractor ( #11368 )
...
Authored by: stratus-ss, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-11-06 21:58:44 +00:00
bashonly
85fdc66b6e
[ie/adobepass] Fix provider requests ( #11472 )
...
Fix bug in dcfeea4dd5
Closes #11469
Authored by: bashonly
2024-11-06 21:26:05 +00:00
grqx_wsl
c59ce7d6a6
[ie/boomplaypodcast] use the base extractor's method to extract title
2024-11-06 01:04:36 +13:00
grqx_wsl
bd857a06a0
fix: do not use classmethod; fix title in the base extractor
2024-11-06 00:10:40 +13:00
grqx_wsl
c58ee488a9
simplify BoomplayGenericPlaylistIE.suitable
2024-11-05 13:31:53 +13:00
grqx_wsl
eacad11a5a
code formatting
2024-11-05 00:18:14 +13:00
grqx_wsl
d69a1be537
_urljoin(): let url_or_none sanitize the url;
...
more classmethods
2024-11-04 23:17:26 +13:00
grqx_wsl
5cbf04763b
Merge remote-tracking branch 'upstream/master' into boomplay
2024-11-04 17:57:49 +13:00
grqx_wsl
901e78af62
improve regex
2024-11-04 14:19:52 +13:00
grqx_wsl
9a6f9843c0
use _extract_from_webpage and _extract_embed_urls
...
- `_extract_playlist_entries` is now a `classmethod`
- case insensitive html tag matching
Co-authored-by: dirkf <fieldhouse@gmx.net>
2024-11-04 14:09:42 +13:00
github-actions[bot]
282e19db82
Release 2024.11.04
...
Created by: bashonly
:ci skip all
2024-11-04 00:45:21 +00:00
sepro
197d0b03b6
[cleanup] Misc ( #11347 )
...
Closes #11361
Authored by: avagordon01, bashonly, grqz, Grub4K, seproDev
Co-authored-by: Ava Gordon <avagordon01@gmail.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2024-11-04 01:33:21 +01:00
lauren n. liberda
b03267bf06
[ie/Tumblr] Support more URLs ( #6057 )
...
Closes #5893
Authored by: selfisekai, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
2024-11-04 01:26:46 +01:00
Evgeny Zislis
4613096f2e
[cookies] Support chrome table version 24 ( #11425 )
...
Closes #6564
Authored by: kesor, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
2024-11-04 00:59:57 +01:00
bashonly
838f4385de
[ie/nfl] Fix extractors ( #11409 )
...
Authored by: bashonly
2024-11-03 23:53:26 +00:00
sepro
d135823137
[ie/Dailymotion] Support shortened URLs ( #11374 )
...
Authored by: seproDev, bashonly
Co-authored-by: bashonly <bashonly@protonmail.com>
2024-11-04 00:27:54 +01:00
chris
59f8dd8239
[ie/ARDMediathek] Extract chapters ( #11442 )
...
Authored by: iw0nderhow
2024-11-04 00:11:41 +01:00
Dong Heon Hee
9c6534da81
[ie/chzzk:video] Fix extraction ( #11228 )
...
Closes #11226
Authored by: hui1601
2024-11-03 23:08:41 +00:00
Mozi
a403dcf9be
[ie/Dailymotion] Improve embed extraction ( #10843 )
...
Closes #8848 , Closes #9432
Authored by: pzhlkj6612, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-11-03 23:02:48 +00:00
sepro
754940e9a5
[ie/bfmtv] Fix extractors ( #11444 )
...
Authored by: seproDev
2024-11-03 21:19:35 +01:00
sepro
beae2db127
[aes] Fix GCM pad length calculation ( #11438 )
...
Closes #10169
Authored by: seproDev
2024-11-03 21:03:09 +01:00
sepro
3945677a75
[core] Prioritize AV1 ( #11153 )
...
Authored by: seproDev
2024-11-03 20:39:10 +01:00
bashonly
b103aca24d
[utils] Fix and improve find_element
and find_elements
( #11443 )
...
Fix d710a6ca7c
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2024-11-03 18:19:45 +00:00
Willow
5c7a5aaab2
[ie/Bluesky] Add extractor ( #11055 )
...
Closes #10987
Authored by: MellowKyler, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
2024-11-03 09:07:25 +01:00
Simon Sawicki
422195ec70
[utils] Allow partial application for even more functions ( #11437 )
...
Fixes b6dc2c49e8
Authored by: Grub4K
2024-11-02 21:42:00 +01:00
grqx_wsl
8ef2294282
case insensitive tag matching
2024-11-02 02:18:16 +13:00
grqx_wsl
0e344b806f
[ie/boomplaypodcast]extract full description
2024-11-02 02:11:49 +13:00
Nicolas F.
a6783a3b99
[ie/yle_areena] Support live events ( #11358 )
...
Authored by: CounterPillow, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-10-31 23:23:42 +00:00
bashonly
428ffb75aa
[build] Disable attestations for trusted publishing ( #11418 )
...
Currently does not work with reusable workflows, e.g. release-nightly.yml calling release.yml
Ref: https://github.com/pypa/gh-action-pypi-publish/releases/tag/v1.11.0
https://github.com/pypa/gh-action-pypi-publish/discussions/255
https://github.com/pypi/warehouse/issues/11096
Authored by: bashonly
2024-10-31 09:00:08 +00:00
bashonly
b6dc2c49e8
[utils] Allow partial application for more functions ( #11391 )
...
Also adds the `trim_str` traversal helper
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2024-10-30 21:53:41 +00:00
bashonly
76802f4613
[ie/twitter] Remove cookies migration workaround ( #11392 )
...
Closes #11338
Authored by: bashonly
2024-10-30 19:26:28 +00:00
bashonly
d569a88452
[ie/youtube] Adjust OAuth refresh token handling ( #11414 )
...
Removes support for using '' as an empty password in netrc, e.g.:
machine youtube login oauth password ''
Double-quotes ("") are valid and must be used instead, e.g.:
machine youtube login oauth password ""
Authored by: bashonly
2024-10-30 18:58:50 +00:00
bashonly
88402b714e
Fix --netrc
empty string parsing for Python <=3.10 ( #11414 )
...
Ref: 15409c720b
Closes #11413
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2024-10-30 18:58:50 +00:00
bashonly
5bc5fb2835
Allow thumbnails with .jpe
extension ( #11408 )
...
Fix 5ce582448e
Closes #11407
Authored by: bashonly
2024-10-29 23:25:46 +00:00
bashonly
f93c16395c
[utils] Fix find_element
by class ( #11402 )
...
Fix d710a6ca7c
Authored by: bashonly
2024-10-29 23:24:17 +00:00
sepro
f101e5d34c
[ie/Soundcloud] Extract artists ( #11377 )
...
Closes #11375
Authored by: seproDev
2024-10-28 12:08:46 +01:00
JAB
330335386d
[ie/ccma] Support new 3cat.cat domain ( #11222 )
...
Closes #11163
Authored by: JoseAngelB
2024-10-27 23:18:25 +00:00
bashonly
0a3991edae
[devscripts] make_changelog
: Parse full commit message for fixes ( #11366 )
...
Authored by: Grub4K, bashonly
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2024-10-27 23:00:02 +00:00
Simon Sawicki
5c880ef42e
[core] Populate format sorting fields before dependent fields ( #11353 )
...
Authored by: Grub4K
2024-10-27 00:17:26 +02:00
bashonly
21cdcf03a2
[ie] Resolve language
to ISO639-2 for ISM formats ( #11359 )
...
Closes #11356
Authored by: bashonly
2024-10-26 18:02:21 +00:00
Wehzuri
6abef74232
[ie/NiconicoUser] Fix extractor ( #11324 )
...
Partially addresses #10084
Authored by: Wesley107772
2024-10-26 13:52:09 +00:00
kylegustavo
9acf79c91a
[ie/CNN] Fix extractor ( #10185 )
...
Closes #2640 , Closes #9719
Authored by: kylegustavo, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
2024-10-26 06:06:28 +02:00
bashonly
57212a5f97
[ie/vimeo] Fix API retries (fix c1c9bb4adb
) ( #11351 )
...
Authored by: bashonly
2024-10-25 18:37:18 +00:00