aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/trovo.py
Commit message (Collapse)AuthorAgeFilesLines
* [cleanup] Replace improper use of tab in trovo (#719)Glenn Slayden2021-08-171-1/+1
| | | | | :ci skip Authored by: glenn-slayden
* [trovo] Pass origin header (Closes #139)pukkandan2021-03-041-0/+3
| | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/28346
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+193
* 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