Commit Graph

23 Commits (859492e70c7339ba2349771a089b7c5e5a0ce1fe)

Author SHA1 Message Date
sepro 197d0b03b6
[cleanup] Misc ()
Closes 
Authored by: avagordon01, bashonly, grqz, Grub4K, seproDev

Co-authored-by: Ava Gordon <avagordon01@gmail.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
bashonly c998238c2e
[cleanup] Misc ()
Closes 
Authored by: bashonly, KBelmin

Co-authored-by: Belminho <102482175+KBelmin@users.noreply.github.com>
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>
sepro f4f9f6d00e
[cleanup] Fix infodict returned fields ()
Authored by: seproDev
Raphaël Droz 0e722f2f3c
[ie/lbry] Extract `uploader_id` ()
Closes 
Authored by: drzraf
Raphaël Droz 48cceec1dd
[ie/lbry] Add playlist support ()
Closes , Closes 
Authored by: drzraf, bashonly, Grub4K
pukkandan 6148833f5c
[cleanup] Misc
bashonly 127a224606
[ie/LBRY] Fix original format extraction ()
Authored by: bashonly
coletdjnz 3d2623a898
[compat, networking] Deprecate old functions ()
Authored by: coletdjnz, pukkandan
bashonly 44c0d66442
[extractor/lbry] Extract original quality formats ()
Closes 
Authored by: bashonly
pukkandan 9f14daf22b
[extractor] Deprecate `_sort_formats`
MMM 59a0c35865
[extractor/lbry] Authenticate with cookies ()
Closes 
Authored by: flashdagger
MMM 8a40bffaf9
[exractor/lbry] Use HEAD request for redirect URL ()
and misc cleanup 

Authored by: flashdagger
MMM 9fde8a6b12
[extractor/lbry] Update livestream API ()
Authored by: flashdagger
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
pukkandan 3a4bb9f751
[lbry] Fix `--ignore-no-formats-error`
Closes 
Ashish Gupta c25de59cf7
[LBRY] Support livestreams ()
Closes  
Authored by: Ashish0804, pukkandan
pukkandan 8100c77223
[lbry] Show error message from API response
pukkandan 4dfbf8696b
[utils] Add `parse_qs`
pukkandan 201c145953
Update to ytdl-commit-9f6c03
[cbsnews] Fix extraction for python <3.6
9f6c03a006
pukkandan 10db0d2f57
Update to ytdl-commit-3be0980
3be098010f
pukkandan 57db6a87ef
[lbry] Support lbry:// url
https://github.com/ytdl-org/youtube-dl/pull/28207

Fixes: https://github.com/ytdl-org/youtube-dl/issues/28084

Authored by: nixxo <nixxo@protonmail.com>
Pccode66 7a5c1cfe93
Completely change project name to yt-dlp ()
* 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