coletdjnz
3d2623a898
[compat, networking] Deprecate old functions ( #2861 )
...
Authored by: coletdjnz, pukkandan
1 year ago
bashonly
7f9c6a63b1
[cleanup] Misc
...
Authored by: bashonly
1 year ago
bashonly
01231feb14
[extractor/twitch] Update `_CLIENT_ID` and add extractor-arg ( #7200 )
...
Closes #7058 , Closes #7183
Authored by: bashonly
1 year ago
Florian Albrechtskirchinger
dbce5afa6b
[extractor/twitch:vod] Support links from schedule tab ( #7071 )
...
Authored by: falbrechtskirchinger
1 year ago
bepvte
02312c03cf
[extractor/twitch] Support mobile clips ( #6699 )
...
Authored by: bepvte
1 year ago
JC-Chung
80b732b7a9
[extractor/twitch] Extract original size thumbnail ( #6629 )
...
Authored by: JC-Chung
2 years ago
Elyse
0551511b45
[extractor/twitch] Fix `is_live` ( #6500 )
...
Closes #6494
Authored by: elyse0
2 years ago
Elyse
4a6272c6d1
[extractor/twitch] Update for GraphQL API changes ( #6318 )
...
Authored by: elyse0
Closes #6308
2 years ago
pukkandan
9f14daf22b
[extractor] Deprecate `_sort_formats`
2 years ago
pukkandan
1e4fca9a87
[cleanup] Misc
2 years ago
pukkandan
0647d9251f
Minor bugfixes
2 years ago
pukkandan
1e8fe57e5c
[extractor] Support multiple archive ids for one video ( #4307 )
...
Closes #4352
2 years ago
mpeter50
1cdf69c57e
[extractor/twitch] Extract chapters for single chapter VODs ( #4453 )
...
Closes #4421
Authored by: mpeter50
2 years ago
pukkandan
693f060040
[youtube,twitch] Allow waiting for channels to become live
...
Closes #2597
2 years ago
ftk
418bbfd722
[extractor/twitch] Support storyboards for VODs ( #4342 )
...
Authored by: ftk
2 years ago
pukkandan
86e5f3ed2e
[cleanup] Upgrade syntax
...
Using https://github.com/asottile/pyupgrade
1. `__future__` imports and `coding: utf-8` were removed
2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format`
3. f-strings were cherry-picked from `pyupgrade --py36-plus`
Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts
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
be8cd3cb1d
[twitch] Fix field name of `view_count`
3 years ago
pukkandan
39ca3b5c7f
[extractor] Standardize `_live_title`
3 years ago
DEvmIb
a33c0d9c5d
[twitch:vod] Extract live status ( #1722 )
...
Authored by: DEvmIb
3 years ago
mpeter50
639f80c1f9
[Twitch:vod] Add chapters ( #1515 )
...
Authored by: mpeter50
3 years ago
pukkandan
4dfbf8696b
[utils] Add `parse_qs`
3 years ago
pukkandan
678da2f21b
[twitch:clips] Extract `display_id`
...
PR: https://github.com/ytdl-org/youtube-dl/pull/29684
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29666
Authored by: dirkf
3 years ago
pukkandan
14eb1ee1cb
Update to ytdl-commit-d495292
...
[ard] Relax _VALID_URL and fix video ids
d495292852
Closes #357
3 years ago
Pccode66
7a5c1cfe93
Completely change project name to yt-dlp ( #85 )
...
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account
Co-authored-by: Pccode66
Co-authored-by: pukkandan
4 years ago