Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [nbcolympics:stream] Fix extractor | nikhil | 2021-08-04 | 1 | -1/+1 |
| | | | | | | | | | | | | PR: https://github.com/ytdl-org/youtube-dl/pull/29688 Closes: #617, https://github.com/ytdl-org/youtube-dl/issues/29665 * Livestreams are untested * If using ffmpeg as downloader, v4.3+ is needed since `-http_seekable` option is necessary * Instead of making a seperate key for each arg that needs to be passed to ffmpeg, I made `_ffmpeg_args` * This deprecates `_seekable`, but the option is kept for compatibility Authored by: nchilada, pukkandan | ||||
* | [TBS] Support livestreams (#448) | LE | 2021-06-26 | 1 | -2/+3 |
| | | | Authored by: llacb47 | ||||
* | Completely change project name to yt-dlp (#85) | Pccode66 | 2021-02-25 | 1 | -0/+260 |
* 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 |