aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/sharevideos.py
Commit message (Collapse)AuthorAgeFilesLines
* [extractors] Use new framework for existing embeds (#4307)pukkandan2022-08-021-0/+6
`Brightcove` is difficult to migrate because it's subclasses may depend on the signature of the current functions. So it is left as-is for now Note: Tests have not been migrated