grqx_wsl
|
d69a1be537
|
_urljoin(): let url_or_none sanitize the url;
more classmethods
|
2024-11-04 23:17:26 +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 |
|
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 |
|
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
|
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 |
|
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 |
|
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
|
6d2de79b7a
|
BoomPlayGenericPlaylistIE, BoomPlaySearchIE
|
2024-10-13 23:07:33 +13:00 |
|
grqx_wsl
|
a8769f672b
|
[ie/boomplay] add extractors
|
2024-10-13 12:46:03 +13:00 |
|