aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/thisvid.py
Commit message (Collapse)AuthorAgeFilesLines
* Update to ytdl-commit-195f22f6Simon Sawicki2023-01-021-0/+226
| | | | | | | [generic] Improve KVS (etc) extraction https://github.com/ytdl-org/youtube-dl/commit/195f22f679330549882a8234e7234942893a4902 Closes #3716 Authored by: Grub4k, pukkandan
* [generic] Support KVS player (#549)rigstot2021-07-291-97/+0
| | | | | | * Replaces the extractor for thisvid Fixes: https://github.com/ytdl-org/youtube-dl/issues/2077 Authored-by: rigstot
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+97
* 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