aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/screencastomatic.py
Commit message (Collapse)AuthorAgeFilesLines
* Update to ytdl-commit-654b4f4pukkandan2021-04-041-17/+31
| | | | | [youtube] prioritize information from YoutubeIE for playlist entries https://github.com/ytdl-org/youtube-dl/commit/654b4f4ff2718f38b3182c1188c5d569c14cc70a
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+37
* 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