aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/tubetugraz.py
Commit message (Collapse)AuthorAgeFilesLines
* [compat, networking] Deprecate old functions (#2861)coletdjnz2023-07-151-4/+4
| | | | Authored by: coletdjnz, pukkandan
* [extractor/tubetugraz] Support `--twofactor` (#6424) (#6427)Ferdinand Bachmann2023-03-051-3/+22
| | | | Authored by: Ferdi265 Closes #6424
* [extractor] Deprecate `_sort_formats`pukkandan2022-11-171-1/+0
|
* [extractor/TubeTuGraz] Add extractor (#2397)Ferdinand Bachmann2022-07-151-0/+234
Based on https://github.com/ytdl-org/youtube-dl/pull/26778 Authored by: Ferdi265, pukkandan