Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [generic] Support KVS player (#549) | rigstot | 2021-07-29 | 1 | -0/+165 |
| | | | | | | * Replaces the extractor for thisvid Fixes: https://github.com/ytdl-org/youtube-dl/issues/2077 Authored-by: rigstot | ||||
* | [generic] Extract previously missed subtitles (#515) | Felix S | 2021-07-16 | 1 | -9/+15 |
| | | | | | | | * [generic] Extract subtitles in cases missed previously * [common] Detect discarded subtitles in SMIL manifests * [generic] Extract everything in the SMIL manifest Authored by: fstirlitz | ||||
* | Update to ytdl-commit-379f52a | pukkandan | 2021-06-23 | 1 | -31/+0 |
| | | | | | [liveleak] Remove extractor https://github.com/ytdl-org/youtube-dl/commit/379f52a4954013767219d25099cce9e0f9401961 | ||||
* | Update to ytdl-commit-dfbbe29 | pukkandan | 2021-05-20 | 1 | -1/+14 |
| | | | | | [redbulltv] fix embed data extraction https://github.com/ytdl-org/youtube-dl/commit/dfbbe2902fc67f0f93ee47a8077c148055c67a9b | ||||
* | [extractor] Add `write_debug` and `get_param` | pukkandan | 2021-05-17 | 1 | -3/+3 |
| | |||||
* | [generic] Respect the encoding in manifest | pukkandan | 2021-05-11 | 1 | -1/+4 |
| | |||||
* | [generic] Extract subtitles from direct SSTR manifest links | Felix S | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | [generic] Extract subtitles from direct DASH manifest links | Felix S | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | [generic] Extract subtitles from direct HLS manifest links | Felix S | 2021-04-28 | 1 | -1/+3 |
| | |||||
* | Fix inconsistent use of `report_warning` | pukkandan | 2021-04-17 | 1 | -4/+4 |
| | |||||
* | [generic] Detect Invidious' link element (Closes #195) | pukkandan | 2021-04-01 | 1 | -0/+9 |
| | |||||
* | Update to ytdl-commit-8562218 | pukkandan | 2021-03-25 | 1 | -1/+1 |
| | | | | | [ard] improve clip id extraction https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf | ||||
* | [wimtv] Add extractor (#161) | nixxo | 2021-03-11 | 1 | -0/+15 |
| | | | | | Added support for VODs, live and embeds Authored by: nixxo | ||||
* | [gedi] Improvements from youtube-dl (#149) | nixxo | 2021-03-06 | 1 | -4/+4 |
| | | | Authored-by: nixxo <c.nixxo@gmail.com> | ||||
* | Completely change project name to yt-dlp (#85) | Pccode66 | 2021-02-25 | 1 | -0/+3608 |
* 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 |