flanter21
|
2db19fec29
|
Remove one line to make autopep8 happy
|
2025-07-16 16:43:20 +03:00 |
|
flanter21
|
a408c1f0b6
|
Try to fix ruff errors
|
2025-07-16 16:41:57 +03:00 |
|
flanter21
|
4c281da2b9
|
Make code adhere more to conventions
* Don't use assignment expressions when the variable being assigned is used outside the IF
* `_call_api`: Rename `api_call` parameter to `path`
|
2025-07-16 16:39:39 +03:00 |
|
flanter21
|
df3d240659
|
Fix typo and formatting
|
2025-07-16 16:27:20 +03:00 |
|
flanter21
|
ec64564c2f
|
Use traverse_obj to check url before adding to subtitles
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2025-07-16 16:18:09 +03:00 |
|
flanter21
|
e17f38f5ac
|
Use traverse_obj more and set und as default if subtitle language not found
This avoids some fatal errors
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2025-07-16 16:17:16 +03:00 |
|
flanter21
|
54d9cc0047
|
Ensure that URL is not suitable for BlackboardCollaborateLaunchIE before sending to BlackboardCollaborateIE
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2025-07-16 16:14:25 +03:00 |
|
flanter21
|
2fad19eea0
|
Only add filesize if found, rather than using int_or_none
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2025-07-16 16:10:19 +03:00 |
|
flanter21
|
26d59b5c1d
|
Populate formats only after checking streamUrl
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2025-07-16 16:08:59 +03:00 |
|
flanter21
|
93a2278b99
|
Inline duration , timestamp and title
|
2025-07-16 16:03:35 +03:00 |
|
flanter21
|
dc8d1c6b6c
|
Don't look for token with regex, only parse_qs
|
2025-07-16 16:00:04 +03:00 |
|
flanter21
|
51cac4b8dd
|
Fix comment move
|
2025-07-16 15:57:07 +03:00 |
|
flanter21
|
363faa3220
|
Import jwt_decode_hs256
|
2025-07-16 15:53:04 +03:00 |
|
flanter21
|
bd619471c3
|
Move API reference comment
|
2025-07-16 15:52:31 +03:00 |
|
flanter21
|
ba25952b6f
|
Use jwt_decode_hs256 instead of current solution
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2025-07-16 15:40:13 +03:00 |
|
flanter21
|
f6241982c3
|
Update _VALID_URL query
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2025-07-16 15:35:33 +03:00 |
|
flanter21
|
e34ce312bd
|
[ie/BlackboardCollaborate] Implement code review suggestions
|
2025-03-03 17:01:17 +00:00 |
|
flanter21
|
7196111afc
|
[ie/BlackboardCollaborate] Add support for bbcollab.com/launch URL format
|
2025-02-24 22:37:31 +00:00 |
|
flanter21
|
1e93e34189
|
[ie/BlackboardCollaborate] Add new tests
|
2025-02-24 22:37:31 +00:00 |
|
flanter21
|
156c80bf0a
|
[ie/BlackboardCollaborate] Add support for subtitles, live chat, filesize and videos behind a login wall
|
2025-02-24 22:37:27 +00:00 |
|
4ft35t
|
0bb3978862
|
[ie/weibo] Support playlists (#12284)
Closes #12283
Authored by: 4ft35t
|
2025-02-23 19:16:06 +00:00 |
|
XPA
|
7508e34f20
|
[ie/niconico] Fix format sorting (#12442)
Authored by: xpadev-net
|
2025-02-23 19:07:08 +00:00 |
|
bashonly
|
9807181cfb
|
[ie/lbry] Make m3u8 format extraction non-fatal (#12463)
Closes #12459
Authored by: bashonly
|
2025-02-23 18:24:48 +00:00 |
|
bashonly
|
7126b47260
|
[ie/lbry] Raise appropriate error for non-media files (#12462)
Closes #12182
Authored by: bashonly
|
2025-02-23 17:59:22 +00:00 |
|
bashonly
|
eb1417786a
|
[ie/gem.cbc.ca] Fix login support (#12414)
Closes #12406
Authored by: bashonly
|
2025-02-23 09:56:47 +00:00 |
|
bashonly
|
6933f5670c
|
[ie/playsuisse] Fix login support (#12444)
Closes #12425
Authored by: bashonly
|
2025-02-23 09:22:51 +00:00 |
|
Alexander Seiler
|
26a502fc72
|
[ie/azmedien] Fix extractor (#12375)
Authored by: goggle
|
2025-02-23 09:14:35 +00:00 |
|
Ben Faerber
|
652827d5a0
|
[ie/softwhiteunderbelly] Add extractor (#12281)
Authored by: benfaerber
|
2025-02-23 09:11:58 +00:00 |
|
Pedro Belo
|
0e1697232f
|
[ie/globo] Fix subtitles extraction (#12270)
Authored by: pedro
|
2025-02-23 08:57:27 +00:00 |
|
Kenshin9977
|
9f77e04c76
|
Fix external downloader availability when using --ffmpeg-location (#12318)
This fix is only applicable to the CLI option
Authored by: Kenshin9977
|
2025-02-23 08:50:43 +00:00 |
|
Simon Sawicki
|
c034d65548
|
Fix lazy extractor state (Fix 4445f37a7a ) (#12452)
Authored by: coletdjnz, Grub4K, pukkandan
|
2025-02-23 09:44:27 +01:00 |
|
bashonly
|
480125560a
|
[ie/instagram] Improve error handling (#12410)
Closes #5967, Closes #6294, Closes #7328, Closes #8452
Authored by: bashonly
|
2025-02-23 08:35:22 +00:00 |
|
bashonly
|
a59abe0636
|
[ie/instagram] Fix extraction of older private posts (#12451)
Authored by: bashonly
|
2025-02-23 08:31:00 +00:00 |
|
Chris Ellsworth
|
a90641c836
|
[ie/instagram] Add app_id extractor-arg (#12359)
Authored by: chrisellsworth
|
2025-02-23 08:16:04 +00:00 |
|
fireattack
|
65c3c58c0a
|
[ie/instagram:story] Support --no-playlist (#12397)
Closes #12395
Authored by: fireattack
|
2025-02-23 07:24:21 +00:00 |
|
bashonly
|
99ea297875
|
[ie/tiktok] Improve error handling (#12445)
Closes #8678
Authored by: bashonly
|
2025-02-23 06:53:13 +00:00 |
|
bashonly
|
6deeda5c11
|
[ie/soundcloud] Fix thumbnail extraction (#12447)
Closes #11835, Closes #12435
Authored by: bashonly
|
2025-02-23 06:20:53 +00:00 |
|
Refael Ackermann
|
7f3006eb0c
|
[ie/wsj] Support opinion URLs and impersonation (#12431)
Authored by: refack
|
2025-02-23 00:40:53 +00:00 |
|
coletdjnz
|
4445f37a7a
|
[core] Load plugins on demand (#11305)
- Adds `--no-plugin-dirs` to disable plugin loading
- `--plugin-dirs` now supports post-processors
Authored by: coletdjnz, Grub4K, pukkandan
|
2025-02-23 11:00:46 +13:00 |
|
sepro
|
3a1583ca75
|
[ie/BunnyCdn] Add extractor (#11586)
Also adds BunnyCdnFD
Authored by: seproDev, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
2025-02-21 22:39:41 +01:00 |
|
Simon Sawicki
|
a3e0c7d3b2
|
[test] Show all differences for expect_value and expect_dict (#12334)
Authored by: Grub4K
|
2025-02-21 21:29:07 +01:00 |
|
Simon Sawicki
|
f7a1f2d813
|
[core] Support emitting ConEmu progress codes (#10649)
Authored by: Grub4K
|
2025-02-20 20:33:31 +01:00 |
|
bashonly
|
9deed13d7c
|
[ie/soundcloud] Extract tags (#12420)
Authored by: bashonly
|
2025-02-20 15:51:08 +00:00 |
|
bashonly
|
c2e6e1d5f7
|
[ie/niconico:live] Fix thumbnail extraction (#12419)
Closes #12417
Authored by: bashonly
|
2025-02-20 15:39:06 +00:00 |
|
github-actions[bot]
|
9c3e8b1696
|
Release 2025.02.19
Created by: bashonly
:ci skip all
|
2025-02-19 02:42:18 +00:00 |
|
bashonly
|
4985a40417
|
[cleanup] Misc (#12238)
Authored by: StefanLobbenmeier, dirkf, Grub4K
Co-authored-by: Stefan Lobbenmeier <Stefan.Lobbenmeier@gmail.com>
Co-authored-by: dirkf <fieldhouse@gmx.net>
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
2025-02-19 02:29:29 +00:00 |
|
sepro
|
01a63629a2
|
[docs] Add note to supportedsites.md (#12382)
Authored by: seproDev
|
2025-02-19 02:27:49 +00:00 |
|
bashonly
|
be69468752
|
[fd/hls] Support --write-pages for m3u8 media playlists (#12333)
Authored by: bashonly
|
2025-02-19 02:23:42 +00:00 |
|
bashonly
|
5271ef48c6
|
[ie/gem.cbc.ca] Fix extractors (#12404)
Does not fix broken login support
Closes #11848
Authored by: bashonly, dirkf
Co-authored-by: dirkf <fieldhouse@gmx.net>
|
2025-02-19 02:20:50 +00:00 |
|
coletdjnz
|
d48e612609
|
[ie/youtube] Retry on more critical requests (#12339)
Authored by: coletdjnz
|
2025-02-19 00:39:51 +00:00 |
|