aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/stitcher.py
Commit message (Collapse)AuthorAgeFilesLines
* [stitcher] Merge from youtube-dl (#175)nixxo2021-03-161-32/+89
| | | | | | | This cherry-picks the commits: https://github.com/ytdl-org/youtube-dl/commit/a563c97c5cddf55f8989ed7ea8314ef78e30107f#diff-cc37718b18689c1c0588c4c74518853ef43ab020bbd674f3c04d4eae037798d2 https://github.com/ytdl-org/youtube-dl/commit/8522bcd97c4173407261a3fa0283dd7800c39601#diff-cc37718b18689c1c0588c4c74518853ef43ab020bbd674f3c04d4eae037798d2 Authored by: nixxo
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+87
* 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