Age | Commit message (Collapse) | Author |
|
Closes #12969
Authored by: DTrombett
|
|
Authored by: seproDev
Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
|
|
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>
|
|
Closes #887
Authored by: nixxo
|
|
Closes #9154
Authored by: nixxo
|
|
Authored by: nixxo, danog
Closes #5672, closes #6341
Co-authored-by: Daniil Gentili <daniil@daniil.it>
|
|
|
|
Closes #5541
|
|
Closes #4691, #4690
|
|
Authored by: nixxo
|
|
Closes #4206
Authored by: nixxo
|
|
Authored by: nixxo
Closes #3911
|
|
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
|
|
Closes #2319
|
|
Closes #3270
Authored by: nixxo
|
|
|
|
Closes #1951
Authored by: nixxo, pukkandan
|
|
|
|
Closes #1862
Authored by: nixxo
|
|
Original PR: https://github.com/ytdl-org/youtube-dl/pull/21837
Authored by: frafra
|
|
Closes #636
|
|
|
|
|
|
Authored by: nixxo
|
|
* Ignores the "no video format" and similar errors
* Experimental - Some extractors may still throw these errors
|
|
Bug introduced by #150
Authored by: nixxo
|
|
Authored by: nixxo <nixxo@protonmail.com>
|
|
* 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
|