Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [VrtNU] Handle login errors (#977) | LE | 2021-09-15 | 1 | -0/+3 |
| | | | Authored by: llacb47 | ||||
* | [extractor] Common function `_match_valid_url` | pukkandan | 2021-08-23 | 1 | -3/+2 |
| | |||||
* | [VrtNU] Fix XSRF token (#588) | Sam | 2021-08-04 | 1 | -24/+27 |
| | | | | PR: https://github.com/ytdl-org/youtube-dl/pull/29614 Authored-by: pgaig | ||||
* | [downloader/mhtml] Add new downloader (#343) | felix | 2021-06-13 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | This downloader is intended to be used for streams that consist of a timed sequence of stand-alone images, such as slideshows or thumbnail streams This can be used for implementing: https://github.com/ytdl-org/youtube-dl/issues/4974#issue-58006762 https://github.com/ytdl-org/youtube-dl/issues/4540#issuecomment-69574231 https://github.com/ytdl-org/youtube-dl/pull/11185#issuecomment-335554239 https://github.com/ytdl-org/youtube-dl/issues/9868 https://github.com/ytdl-org/youtube-dl/pull/14951 Authored by: fstirlitz | ||||
* | [canvas] Extract subtitles from streaming manifests | Felix S | 2021-04-28 | 1 | -7/+13 |
| | |||||
* | Completely change project name to yt-dlp (#85) | Pccode66 | 2021-02-25 | 1 | -0/+384 |
* 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 |