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 |
|
grqx_termux
|
60b763c50f
|
_TEST -> _TESTS
actually meant this. working on 2 branches simultanously can lead to
results like this...
|
2024-10-24 15:49:16 +13:00 |
|
grqx_termux
|
195af478f3
|
Revert "_TEST -> _TESTS "
This reverts commit aa34d34596 .
|
2024-10-24 15:41:59 +13:00 |
|
dirkf
|
8a1daf41ab
|
[ie/BoomplayEpisode] Make title extraction non-fatal
Co-authored-by: dirkf <fieldhouse@gmx.net>
|
2024-10-23 23:58:57 +13:00 |
|
grqx_wsl
|
0f9b09842e
|
remove playlist argument from BoomplayBaseIE._extract_page_metadata
Will consider `require_title` later if moving title extraction here
|
2024-10-23 23:52:44 +13:00 |
|
grqx_wsl
|
1066a94acf
|
Merge remote-tracking branch 'upstream/master' into boomplay
|
2024-10-23 23:38:20 +13:00 |
|
grqx_wsl
|
aa34d34596
|
_TEST -> _TESTS
|
2024-10-23 22:53:24 +13:00 |
|
bashonly
|
dd2e244469
|
[build] Use Ubuntu 20.04 and Python 3.9 for Linux ARM builds (#8638)
Authored by: bashonly
|
2024-10-22 13:09:43 -05:00 |
|
bashonly
|
ea9e35d85f
|
[cleanup] Misc (#11311)
Authored by: bashonly
|
2024-10-22 06:03:30 +00:00 |
|
bashonly
|
87884f1558
|
[build] Move optional dependencies to the default group (#11255)
Closes #11221
Authored by: bashonly
|
2024-10-22 05:40:25 +00:00 |
|
github-actions[bot]
|
2a246749ec
|
Release 2024.10.22
Created by: bashonly
:ci skip all
|
2024-10-22 05:03:55 +00:00 |
|
Simon Sawicki
|
67adeb7bab
|
[cleanup] Misc (#11216)
- Add Python 3.13 to CI, finalize 3.13 support
- Remove Python 3.8 from CI in preparation for removing 3.8 support
- Document that PyPy3.8 and PyPy3.9 are no longer supported
- Usual documentation fixes and code cleanup
Closes #8248, Closes #11146, Closes #11149, Closes #11211
Authored by: Grub4K, grqz, DTrombett, KarboniteKream, bashonly, mikkovedru, seproDev
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: DTrombett <d@trombett.org>
Co-authored-by: =?UTF-8?q?Klemen=20Ko=C5=A1ir?= <klemen.kosir@kream.io>
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: Mikko Vedru <mikko.vedru@gmail.com>
Co-authored-by: sepro <sepro@sepr0.com>
|
2024-10-22 04:50:35 +00:00 |
|
bashonly
|
a886cf3e90
|
[build] Migrate py2exe builds to win_exe (#11256)
This commit removes py2exe support
Closes #10087
Authored by: bashonly
|
2024-10-22 04:20:20 +00:00 |
|
Allen
|
e68b4c19af
|
[ie/tubitv] Strip extra whitespace from titles (#10795)
Closes #10794
Authored by: allendema
|
2024-10-22 03:54:41 +00:00 |
|
coletdjnz
|
b8635c1d47
|
[ie/youtube] Support logging in with OAuth (#11001)
See: https://github.com/yt-dlp/yt-dlp/wiki/Extractors#logging-in-with-oauth
Authored by: coletdjnz
|
2024-10-22 03:46:53 +00:00 |
|
63427083dev
|
46fe60ff19
|
[ie/afreecatv] Adapt extractors to new sooplive.co.kr domain (#11266)
Closes #11253
Authored by: 63427083, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2024-10-21 23:42:45 +00:00 |
|
DarkZeros
|
0b7ec08816
|
[ie/telecinco] Fix extractors (#11142)
Closes #10986, Closes #11106
Authored by: DarkZeros, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2024-10-21 21:18:12 +00:00 |
|
David Skrundz
|
40054cb4a7
|
[ie/gem.cbc.ca] Fix formats extraction (#11196)
Also extracts `timestamp` and `release_timestamp` as seconds instead of milliseconds
Authored by: DavidSkrundz
|
2024-10-21 18:56:43 +00:00 |
|
bashonly
|
fed53d70bd
|
[ie/youtube] Remove broken android_producer client (#11297)
Authored by: bashonly
|
2024-10-21 18:39:58 +00:00 |
|
bashonly
|
ec2f4bf082
|
[ie/youtube] Remove broken age-restriction workaround (#11297)
Closes #11296
Authored by: bashonly
|
2024-10-21 18:39:58 +00:00 |
|
sepro
|
87408ccfd7
|
[ie/imgur] Fix thumbnail extraction (#11298)
Authored by: seproDev
|
2024-10-20 23:18:11 +02:00 |
|
Paweł Kotiuk
|
c4d95f67dd
|
[ie/cda] Support folders (#10786)
Closes #5429
Authored by: pktiuk
|
2024-10-20 23:16:22 +02:00 |
|
Deer-Spangle
|
5af774d7a3
|
[ie/imgur] Support new URL format (#11075)
Authored by: Deer-Spangle
|
2024-10-20 22:58:53 +02:00 |
|
Imran Hussain
|
0f593dca9f
|
Add option --plugin-dirs (#11277)
Closes #3260
Authored by: imranh2, coletdjnz
Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
|
2024-10-20 17:10:26 +00:00 |
|
sepro
|
8de431ec97
|
[ie/Funk] Extend _VALID_URL (#11269)
Authored by: seproDev
|
2024-10-20 15:18:15 +02:00 |
|
rubyevadestaxes
|
679c68240a
|
[ie/twitter:spaces] Allow extraction when not logged in (#11289)
Closes #11288
Authored by: rubyevadestaxes
|
2024-10-19 21:51:47 +00:00 |
|
bashonly
|
3148c1822f
|
[ie/substack] Resolve podcast file extensions (#11275)
Closes #4601
Authored by: bashonly
|
2024-10-19 21:41:14 +00:00 |
|
bashonly
|
7af1ddaaf2
|
[ie/youtube] Fix comment_count extraction (#11274)
Authored by: bashonly
|
2024-10-19 21:40:20 +00:00 |
|
grqx_wsl
|
0e1851bc34
|
Merge remote-tracking branch 'refs/remotes/origin/boomplay' into boomplay
|
2024-10-18 13:35:10 +13:00 |
|
grqx_wsl
|
a886439396
|
_id -> item_id
Co-authored-by: dirkf <fieldhouse@gmx.net>
|
2024-10-18 13:34:40 +13:00 |
|
N/Ame
|
38383ea313
|
use re.sub instead in description extraction
Co-authored-by: dirkf <fieldhouse@gmx.net>
|
2024-10-18 13:34:07 +13:00 |
|
grqx_wsl
|
28a1163010
|
consistency: BoomplaySearchPageIE => BoomplaySearchURLIE
|
2024-10-18 13:28:49 +13:00 |
|
grqx_wsl
|
cee1c763e4
|
fix the docstring of BoomplayBaseIE.__yield_elements_text_and_html_by_class_and_tag
|
2024-10-16 23:48:40 +13:00 |
|
grqx_wsl
|
bbb121c2af
|
Correct extractor name: BoomPlay ==>Boomplay
|
2024-10-16 23:47:36 +13:00 |
|
bashonly
|
fbc66e3ab3
|
[utils] Popen : Reset PyInstaller environment (#11258)
- Forces spawning independent subprocesses for exes bundled with PyInstaller>=6.10
- Fixes regression introduced in fb8b7f226d
- Ref: https://pyinstaller.org/en/v6.10.0/CHANGES.html#incompatible-changes
Closes #11259
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
2024-10-16 03:53:53 +00:00 |
|
bashonly
|
64d84d75ca
|
[build] Use macos-13 image for macOS builds (#11236)
Authored by: bashonly
|
2024-10-15 07:07:42 +00:00 |
|
grqx_wsl
|
6beca5eb57
|
revert
|
2024-10-15 14:56:37 +13:00 |
|
grqx_wsl
|
82d7e40908
|
Merge remote-tracking branch 'refs/remotes/origin/boomplay' into boomplay
|
2024-10-15 14:55:54 +13:00 |
|
grqx_wsl
|
5b1b5bb1b6
|
updxate _VALID_URL
|
2024-10-15 14:53:36 +13:00 |
|
N/Ame
|
445531c5a0
|
Update yt_dlp/extractor/boomplay.py
|
2024-10-15 13:27:09 +13:00 |
|
N/Ame
|
16d68723dc
|
Update yt_dlp/extractor/boomplay.py
|
2024-10-15 13:23:54 +13:00 |
|
bashonly
|
dcfeea4dd5
|
[ie/adobepass] Use newer user-agent for provider redirect request (#11250)
Closes #10848
Authored by: bashonly
|
2024-10-14 22:19:26 +00:00 |
|
grqx_wsl
|
5b962d70de
|
improve metadata extraction, add extractor for search pages
- pass tests&code formatting
Co-authored-by: dirkf <fieldhouse@gmx.net>
Co-authored-by: grqx_wsl <173253225+grqx@users.noreply.github.com>
|
2024-10-14 23:49:07 +13:00 |
|
grqx_wsl
|
98d9edf823
|
Merge branch 'master' into boomplay
|
2024-10-14 16:41:30 +13:00 |
|
grqx_wsl
|
6d2de79b7a
|
BoomPlayGenericPlaylistIE, BoomPlaySearchIE
|
2024-10-13 23:07:33 +13:00 |
|
Mozi
|
cba7868502
|
[ie/reddit] Detect and raise when login is required (#11202)
Closes #10924
Authored by: pzhlkj6612
|
2024-10-13 06:27:01 +00:00 |
|
Simon Sawicki
|
d710a6ca7c
|
Add extractor helpers (#10653)
Authored by: Grub4K
|
2024-10-13 05:14:32 +02:00 |
|
Simon Sawicki
|
85b87c991a
|
[utils] sanitize_path : Reimplement function (#11198)
Authored by: Grub4K
|
2024-10-13 04:10:12 +02:00 |
|
Simon Sawicki
|
16eb28026a
|
[test] Allow running tests explicitly (#11203)
Authored by: Grub4K
|
2024-10-13 04:01:26 +02:00 |
|