Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DiscoveryPlus] Rewrite extractors (see desc) (#1766) | Ashish Gupta | 2021-11-30 | 1 | -41/+0 |
| | | | | | | | | | * Add `DiscoveryPlusItalyShowIE` * Use `uuid.uuid4().hex` for device id so no cookies are required * Fix dash formats not being downloaded * Extract subtitles from manifests * Move all extractors to one file and restructure inheritances Authored by: Ashish0804, pukkandan | ||||
* | [test/download] Fallback test to `bv` | pukkandan | 2021-11-06 | 1 | -1/+0 |
| | |||||
* | [extractor] Common function `_match_valid_url` | pukkandan | 2021-08-23 | 1 | -2/+1 |
| | |||||
* | Completely change project name to yt-dlp (#85) | Pccode66 | 2021-02-25 | 1 | -0/+43 |
* 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 |