| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Known issues (these issues existed in previous API as well)
* Mix playlists only give 1 page (25 vids)
* Trending only gives 1 video
* History gives 5 pages (200 vids)
Co-authored-by: colethedj, pukkandan
|
| |
|
|
|
|
| |
so that even those not using sleep won't get 429'd on youtube
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Autogenerate `AUTHORS`
* Fix `setup.py` using wrong completion files
* Complete `ChangeLog` -> `Changelog.md` rename
* Make `make tar` respect DESTDIR
* Remove `bin/` `yt-dlp` and `docs/` from tar and sdist
* Make `pypi-files` build all files needed for `python setup.py`
* Add `completions` alias
* Add `devscripts/` and `supportedsites.md` to pip sdist
* Remove `man` target
* Remove `README.txt` from sdist
* Make `clean` more granular
* Move aliases to top
Authored by: hseg <gesh@gesh.uni.cx>
|
|
|
|
|
| |
https://github.com/ytdl-org/youtube-dl/pull/27325
Authored by: codeasashu
|
|
|
|
|
| |
https://github.com/ytdl-org/youtube-dl/pull/27900
Authored by: DennyDai
|
|
|
|
| |
youtube-dl has since fixed the extractor and the changes from the two sources are incompatible
|
| |
|
|
|
| |
Co-authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Currently only used by youtube
Fixes https://github.com/ytdl-org/youtube-dl/issues/28194
Possibly also fixes: https://github.com/ytdl-org/youtube-dl/issues/28289 (can not confirm since the issue isn't reliably reproducible)
|
|
|
|
|
|
|
|
| |
* `--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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Also fix documentation of `sleep_interval_subtitles`
Related issues:
https://github.com/blackjack4494/yt-dlc/issues/158
https://github.com/blackjack4494/youtube-dlc/issues/195
https://github.com/ytdl-org/youtube-dl/pull/28270
https://github.com/ytdl-org/youtube-dl/pull/28144
https://github.com/ytdl-org/youtube-dl/issues/27767
https://github.com/ytdl-org/youtube-dl/issues/23638
https://github.com/ytdl-org/youtube-dl/issues/26287
https://github.com/ytdl-org/youtube-dl/issues/26319
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Also added option `--no-hls-use-mpegts` to disable this
Related: #96
|
| |
|
|
|
| |
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
|
|
|
| |
Authored by: RobinD42
|
|
|
|
|
|
|
|
| |
Tests can be enabled/disabled using the following in the commit message
* Run Download: `ci-run-dl`
* Skip Core: `ci-skip`
* Skip Quick & Core: `ci-skip-all`
(replace "-" by a space " ")
|
|
|
|
| |
Related: #116
|
|\ |
|
| |\
| |/
|/| |
|
| |
| |
| |
| |
| | |
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
:ci skip dl
|
|/
|
|
| |
Closes: #108, #110
|
|
|
|
| |
:ci skip dl
|
|
|
|
| |
:ci skip all
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
https://github.com/ytdl-org/youtube-dl/commit/44603290e5002153f3ebad6230cc73aef42cc2cd
Except: gedi, tmz
https://github.com/ytdl-org/youtube-dl/commit/7422a2194fcbc179083c6927a2fcca278fed39c5
https://github.com/ytdl-org/youtube-dl/commit/8cb4b71909e720a758a17dd519d198e77884a14a
https://github.com/ytdl-org/youtube-dl/commit/d81421af4b4c3f8f6e197ad4a06fcdb948484c24
|
| |
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
:ci skip all
|
|
|
| |
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
|
|
|
|
| |
:ci skip dl
|
| |
|
|
|
|
|
|
|
| |
initialization (#105)
* Added options: `--hls-split-discontinuity` and `--no-hls-split-discontinuity`
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
|
| |
|
|
|
|
| |
Co-authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
Co-authored-by: pukkandan <pukkandan@gmail.com>
|
|
|
|
|
|
| |
Related: https://github.com/ytdl-org/youtube-dl/issues/12918
:ci skip dl
|
|
|
|
| |
Co-authored-by: Ashish <ashish@pop-os.localdomain>
Co-authored-by: pukkandan <pukkandan@gmail.com>
|
|
|
|
| |
:ci skip all
|
| |
|