middlingphys
ef36d517f9
[ie/abematv] Fix availability extraction ( #10569 )
...
Authored by: middlingphys
2024-07-29 05:54:59 +00:00
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 150ecc45d9cacc919550c13b04fd998ac5103a6b
Closes #10489
Authored by: bashonly
2024-07-18 20:43:31 +00:00
middlingphys
2a1a1b8e67
[ie/abematv] Extract availability ( #10348 )
...
Authored by: middlingphys
2024-07-05 22:31:16 +00:00
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>
2024-06-12 01:09:58 +02:00
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>
2024-05-26 21:27:21 +02:00
pukkandan
93240fc184
[cleanup] Fix misc bugs ( #8968 )
...
Closes #8816
Authored by: bashonly, seproDev, pukkandan, Grub4k
2024-03-11 00:51:26 +05:30
sepro
f4f9f6d00e
[cleanup] Fix infodict returned fields ( #8906 )
...
Authored by: seproDev
2024-03-08 23:36:41 +01:00
sefidel
8226a3818f
[ie/abematv] Support login for playlists ( #8901 )
...
Authored by: sefidel
2024-01-19 09:50:16 +00:00
sefidel
c51316f8a6
[ie/abematv] Fix extraction with cache ( #8895 )
...
Closes #6532
Authored by: sefidel
2024-01-19 09:43:13 +00:00
middlingphys
cc07f5cc85
[ie/abematv] Fix season metadata ( #8607 )
...
Authored by: middlingphys
2023-11-20 22:39:12 +00:00
SevenLives
497bbbbd73
[ie/abematv] Fix proxy handling ( #8046 )
...
Fixes https://github.com/yt-dlp/yt-dlp/issues/8036
Authored by: SevenLives
2023-09-16 09:37:04 +00:00
pukkandan
9f66247289
[ie/abematv] Temporary fix for protocol handler
...
Closes #7622
2023-07-22 08:57:42 +05:30
coletdjnz
3d2623a898
[compat, networking] Deprecate old functions ( #2861 )
...
Authored by: coletdjnz, pukkandan
2023-07-15 16:18:35 +05:30
Lesmiscore
c449c0655d
[extractor/abematv] Add fallback for title and description extraction and extract more metadata ( #6994 )
...
Authored by: Lesmiscore
2023-05-06 18:14:40 +09:00
Lesmiscore
a4f1683221
[extractor/AbemaTV] Cache user token whenever appropriate ( #6216 )
...
Authored by: Lesmiscore
2023-02-12 23:02:09 +09:00
Simon Sawicki
6839ae1f6d
[utils] traverse_obj
: Fix more bugs
...
and cleanup uses of `default=[]`
Continued from b1bde57bef878478e3503ab07190fd207914ade9
2023-02-10 19:36:55 +05:30
Lesmiscore
62b58c0936
[docs] Consistent use of e.g.
( #4643 )
...
Authored by: Lesmiscore
2022-08-14 17:34:13 +05:30
Lesmiscore
bc83b4b06c
[extractor/AbemaTVTitle] Implement paging ( #4376 )
...
Authored by: Lesmiscore
2022-07-18 22:06:54 +09:00
crazymoose77756
962ffcf89c
[cleanup] Fix some typos ( #4194 )
...
Authored by: crazymoose77756
2022-06-26 17:50:06 -07:00
pukkandan
14f25df2b6
[compat] Remove deprecated functions from core code
2022-06-25 00:14:12 +05:30
pukkandan
ac66811112
[compat] Remove more functions
...
Removing any more will require changes to a large number of extractors
2022-06-25 00:08:55 +05:30
pukkandan
9809740ba5
[extractor, cleanup] Reduce direct use of _downloader
2022-06-23 09:57:26 +05:30
pukkandan
7b2c3f47c6
[cleanup] Misc
2022-06-20 11:44:55 +05:30
pukkandan
e5a998f368
[cleanup] Misc cleanup ( #2173 )
...
Authored by: fstirlitz, pukkandan
2022-04-12 05:32:52 +05:30
pukkandan
f82711587c
[cleanup] Sort imports
...
Using https://github.com/PyCQA/isort
isort -m VERTICAL_HANGING_INDENT --py 36 -l 80 --rr -n --tc .
2022-04-12 05:32:52 +05:30
pukkandan
f9934b9614
[cleanup] Mark some compat variables for removal ( #2173 )
...
Authored by fstirlitz, pukkandan
2022-04-12 05:32:50 +05:30
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
2022-03-18 13:53:33 -07:00
pukkandan
08d30158ec
[cleanup, docs] Misc cleanup
...
Closes #2828 , closes #2734 , closes #2802 , closes #2937
2022-03-08 22:38:06 +05:30
Lesmiscore (Naoya Ozaki)
3e9b66d761
[AbemaTV] Add extractors ( #1688 )
...
Authored by: Lesmiscore
2022-02-25 11:14:04 +09:00