Commit Graph

29 Commits (cc85596d5b59f0c14e9381b3675f619c1e12e597)

Author SHA1 Message Date
middlingphys ef36d517f9
[ie/abematv] Fix availability extraction ()
Authored by: middlingphys
bashonly a3bab4752a
[ie/abematv] Adapt key retrieval to request handler framework ()
Fixes a regression caused by a dependence on buggy behavior that was corrected in 150ecc45d9

Closes 
Authored by: bashonly
middlingphys 2a1a1b8e67
[ie/abematv] Extract availability ()
Authored by: middlingphys
sepro add96eb9f8
[cleanup] Add more ruff rules ()
Authored by: seproDev

Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
Simon Sawicki e897bd8292
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs ()
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>
pukkandan 93240fc184
[cleanup] Fix misc bugs ()
Closes 

Authored by: bashonly, seproDev, pukkandan, Grub4k
sepro f4f9f6d00e
[cleanup] Fix infodict returned fields ()
Authored by: seproDev
sefidel 8226a3818f
[ie/abematv] Support login for playlists ()
Authored by: sefidel
sefidel c51316f8a6
[ie/abematv] Fix extraction with cache ()
Closes 
Authored by: sefidel
middlingphys cc07f5cc85
[ie/abematv] Fix season metadata ()
Authored by: middlingphys
SevenLives 497bbbbd73
[ie/abematv] Fix proxy handling ()
Fixes https://github.com/yt-dlp/yt-dlp/issues/8036

Authored by: SevenLives
pukkandan 9f66247289
[ie/abematv] Temporary fix for protocol handler
Closes 
coletdjnz 3d2623a898
[compat, networking] Deprecate old functions ()
Authored by: coletdjnz, pukkandan
Lesmiscore c449c0655d
[extractor/abematv] Add fallback for title and description extraction and extract more metadata ()
Authored by: Lesmiscore
Lesmiscore a4f1683221
[extractor/AbemaTV] Cache user token whenever appropriate ()
Authored by: Lesmiscore
Simon Sawicki 6839ae1f6d
[utils] `traverse_obj`: Fix more bugs
and cleanup uses of `default=[]`

Continued from b1bde57bef
Lesmiscore 62b58c0936
[docs] Consistent use of `e.g.` ()
Authored by: Lesmiscore
Lesmiscore bc83b4b06c
[extractor/AbemaTVTitle] Implement paging ()
Authored by: Lesmiscore
crazymoose77756 962ffcf89c
[cleanup] Fix some typos ()
Authored by: crazymoose77756
pukkandan 14f25df2b6
[compat] Remove deprecated functions from core code
pukkandan ac66811112
[compat] Remove more functions
Removing any more will require changes to a large number of extractors
pukkandan 9809740ba5
[extractor, cleanup] Reduce direct use of `_downloader`
pukkandan 7b2c3f47c6
[cleanup] Misc
pukkandan e5a998f368
[cleanup] Misc cleanup ()
Authored by: fstirlitz, pukkandan
pukkandan f82711587c
[cleanup] Sort imports
Using https://github.com/PyCQA/isort

    isort -m VERTICAL_HANGING_INDENT --py 36 -l 80 --rr -n --tc .
pukkandan f9934b9614
[cleanup] Mark some compat variables for removal ()
Authored by fstirlitz, pukkandan
pukkandan 52efa4b312
[extractor] Add `_perform_login` function ()
* Adds new functions `_initialize_pre_login` and `_perform_login` as part of the extractor API
* Adds `ie.supports_login` to the public API
pukkandan 08d30158ec
[cleanup, docs] Misc cleanup
Closes , closes , closes , closes 
Lesmiscore (Naoya Ozaki) 3e9b66d761
[AbemaTV] Add extractors ()
Authored by: Lesmiscore