middlingphys
|
ef36d517f9
|
[ie/abematv] Fix availability extraction (#10569)
Authored by: middlingphys
|
3 months ago |
bashonly
|
a3bab4752a
|
[ie/abematv] Adapt key retrieval to request handler framework (#10491)
Fixes a regression caused by a dependence on buggy behavior that was corrected in 150ecc45d9
Closes #10489
Authored by: bashonly
|
4 months ago |
middlingphys
|
2a1a1b8e67
|
[ie/abematv] Extract availability (#10348)
Authored by: middlingphys
|
4 months ago |
sepro
|
add96eb9f8
|
[cleanup] Add more ruff rules (#10149)
Authored by: seproDev
Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
|
5 months ago |
Simon Sawicki
|
e897bd8292
|
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
Authored by: bashonly, seproDev, Grub4K
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
|
6 months ago |
pukkandan
|
93240fc184
|
[cleanup] Fix misc bugs (#8968)
Closes #8816
Authored by: bashonly, seproDev, pukkandan, Grub4k
|
8 months ago |
sepro
|
f4f9f6d00e
|
[cleanup] Fix infodict returned fields (#8906)
Authored by: seproDev
|
8 months ago |
sefidel
|
8226a3818f
|
[ie/abematv] Support login for playlists (#8901)
Authored by: sefidel
|
10 months ago |
sefidel
|
c51316f8a6
|
[ie/abematv] Fix extraction with cache (#8895)
Closes #6532
Authored by: sefidel
|
10 months ago |
middlingphys
|
cc07f5cc85
|
[ie/abematv] Fix season metadata (#8607)
Authored by: middlingphys
|
12 months ago |
SevenLives
|
497bbbbd73
|
[ie/abematv] Fix proxy handling (#8046)
Fixes https://github.com/yt-dlp/yt-dlp/issues/8036
Authored by: SevenLives
|
1 year ago |
pukkandan
|
9f66247289
|
[ie/abematv] Temporary fix for protocol handler
Closes #7622
|
1 year ago |
coletdjnz
|
3d2623a898
|
[compat, networking] Deprecate old functions (#2861)
Authored by: coletdjnz, pukkandan
|
1 year ago |
Lesmiscore
|
c449c0655d
|
[extractor/abematv] Add fallback for title and description extraction and extract more metadata (#6994)
Authored by: Lesmiscore
|
2 years ago |
Lesmiscore
|
a4f1683221
|
[extractor/AbemaTV] Cache user token whenever appropriate (#6216)
Authored by: Lesmiscore
|
2 years ago |
Simon Sawicki
|
6839ae1f6d
|
[utils] `traverse_obj`: Fix more bugs
and cleanup uses of `default=[]`
Continued from b1bde57bef
|
2 years ago |
Lesmiscore
|
62b58c0936
|
[docs] Consistent use of `e.g.` (#4643)
Authored by: Lesmiscore
|
2 years ago |
Lesmiscore
|
bc83b4b06c
|
[extractor/AbemaTVTitle] Implement paging (#4376)
Authored by: Lesmiscore
|
2 years ago |
crazymoose77756
|
962ffcf89c
|
[cleanup] Fix some typos (#4194)
Authored by: crazymoose77756
|
2 years ago |
pukkandan
|
14f25df2b6
|
[compat] Remove deprecated functions from core code
|
2 years ago |
pukkandan
|
ac66811112
|
[compat] Remove more functions
Removing any more will require changes to a large number of extractors
|
2 years ago |
pukkandan
|
9809740ba5
|
[extractor, cleanup] Reduce direct use of `_downloader`
|
2 years ago |
pukkandan
|
7b2c3f47c6
|
[cleanup] Misc
|
2 years ago |
pukkandan
|
e5a998f368
|
[cleanup] Misc cleanup (#2173)
Authored by: fstirlitz, pukkandan
|
3 years ago |
pukkandan
|
f82711587c
|
[cleanup] Sort imports
Using https://github.com/PyCQA/isort
isort -m VERTICAL_HANGING_INDENT --py 36 -l 80 --rr -n --tc .
|
3 years ago |
pukkandan
|
f9934b9614
|
[cleanup] Mark some compat variables for removal (#2173)
Authored by fstirlitz, pukkandan
|
3 years ago |
pukkandan
|
52efa4b312
|
[extractor] Add `_perform_login` function (#2943)
* Adds new functions `_initialize_pre_login` and `_perform_login` as part of the extractor API
* Adds `ie.supports_login` to the public API
|
3 years ago |
pukkandan
|
08d30158ec
|
[cleanup, docs] Misc cleanup
Closes #2828, closes #2734, closes #2802, closes #2937
|
3 years ago |
Lesmiscore (Naoya Ozaki)
|
3e9b66d761
|
[AbemaTV] Add extractors (#1688)
Authored by: Lesmiscore
|
3 years ago |