| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Closes #611
Authored by: Ashish0804
|
| |
|
|
|
| |
Authored by: animelover1984
|
| |
|
|
|
|
|
| |
[liveleak] Remove extractor
https://github.com/ytdl-org/youtube-dl/commit/379f52a4954013767219d25099cce9e0f9401961
|
| |
|
|
|
|
|
|
|
| |
Closes #222
https://github.com/nao20010128nao/ytdl-patched/commit/ccca21d7f57f1330a205f07d369e31883ba006c2
Coauthored by: nao20010128nao, pukkandan
|
|
|
|
| |
Related: https://github.com/yt-dlp/yt-dlp/issues/222
|
|
|
|
|
|
| |
Closes: #118
Co-authored by: animelover1984
|
|
|
|
| |
https://github.com/ytdl-org/youtube-dl/commit/3be098010f667b14075e3dfad1e74e5e2becc8ea
|
|
|
|
|
|
|
|
| |
This is a temporary fix. Ideally we should find a more reasonable accept string that just "*/*"
Fixes: https://github.com/ytdl-org/youtube-dl/issues/28363 https://github.com/ytdl-org/youtube-dl/issues/28341
Thanks to animelover1984 for identifying the problem
|
|
|
|
|
|
|
|
| |
* `--get-comments` doesn't imply `--write-info-json` if `-J`, `-j` or `--print-json` are used
* Don't pass `config_location` to `YoutubeDL` (it is unused)
* [bilibiliaudio] Recognize the file as audio-only
* Update gitignore
* Fix typos
|
| |
|
|
* 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
|