aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/cbs.py
AgeCommit message (Collapse)Author
2021-03-15Update to ytdl-commit-3be0980pukkandan
https://github.com/ytdl-org/youtube-dl/commit/3be098010f667b14075e3dfad1e74e5e2becc8ea
2021-03-04[cbs] Add support for ParamountPlus (#138)shirt-dev
Related: https://github.com/ytdl-org/youtube-dl/issues/28342 Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
2021-02-25Completely change project name to yt-dlp (#85)Pccode66
* 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