Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix some videos downloading with m3u8 extension | pukkandan | 2021-03-07 | 1 | -4/+7 | |
| | ||||||
* | Fix HLS playlist downloading (#127) | shirt-dev | 2021-03-01 | 1 | -5/+8 | |
| | | | Co-authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com> | |||||
* | Release 2021.03.01 | pukkandan | 2021-03-01 | 1 | -1/+1 | |
| | ||||||
* | Extract comments only when needed #95 (Closes #94) | pukkandan | 2021-02-28 | 1 | -0/+8 | |
| | ||||||
* | Add option `--sleep-requests` to sleep b/w requests (Closes #106) | pukkandan | 2021-02-27 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | * 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 | |||||
* | Fix bug with m3u8 format extraction | pukkandan | 2021-02-26 | 1 | -2/+4 | |
| | ||||||
* | Completely change project name to yt-dlp (#85) | Pccode66 | 2021-02-25 | 1 | -0/+3345 | |
* 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 |