aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/videa.py
Commit message (Collapse)AuthorAgeFilesLines
* [utils] Add `parse_qs`pukkandan2021-08-231-2/+2
|
* [videa] Fix extraction (#463)nyuszika7h2021-07-031-3/+10
| | | Authored by: nyuszika7h
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+173
* 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