aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/unsupported.py
Commit message (Collapse)AuthorAgeFilesLines
* [extractor/doodstream] Remove extractorpukkandan2022-11-091-10/+50
| | | | | | It was added in youtube-dlc, likely without sufficient scrutiny Closes #3808, Closes #5251, Closes #5403
* [extractor/unsupported] Raise error on known DRM-only sites (#5483)Matthew2022-11-091-0/+93
Authored by: coletdjnz