| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Authored by: hatienl0i261299
|
| |
|
| |
|
| |
|
|
|
| |
Authored by: hatienl0i261299
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
Authored by: hatienl0i261299
|
|
|
|
| |
Closes #2828, closes #2734, closes #2802, closes #2937
|
|
|
| |
Authored by: hatienl0i261299
|
|
|
|
|
| |
* Ignores the "no video format" and similar errors
* Experimental - Some extractors may still throw these errors
|
|
|
|
|
| |
[ard] improve clip id extraction
https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf
|
|
* 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
|