aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/orf.py
Commit message (Collapse)AuthorAgeFilesLines
* [extractor] Common function `_match_valid_url`pukkandan2021-08-231-1/+1
|
* Update to ytdl-commit-379f52apukkandan2021-06-231-0/+3
| | | | | [liveleak] Remove extractor https://github.com/ytdl-org/youtube-dl/commit/379f52a4954013767219d25099cce9e0f9401961
* Update to ytdl-commit-c2350capukkandan2021-06-081-1/+20
| | | | | Update MSVC 2010 redist URL https://github.com/ytdl-org/youtube-dl/commit/c2350cac243ba1ec1586fe85b0d62d1b700047a2
* Update to ytdl-commit-dfbbe29pukkandan2021-05-201-1/+1
| | | | | [redbulltv] fix embed data extraction https://github.com/ytdl-org/youtube-dl/commit/dfbbe2902fc67f0f93ee47a8077c148055c67a9b
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+570
* 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