aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/bannedvideo.py
AgeCommit message (Expand)Author
2021-10-12[extractor] Generalize `getcomments` implementationpukkandan
2021-08-21[BannedVideo] Add Extractor (#717)CHJ85