Added ThisVid.com support (#29187)
authorFraFraFra-LongD <85188920+FraFraFra-LongD@users.noreply.github.com>
Sun, 13 Nov 2022 13:22:04 +0000 (14:22 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Nov 2022 13:22:04 +0000 (13:22 +0000)
commit1a4fbe8462f5e531a891aeac7db6c0bde49c5536
treec4877adccf2c29044841fda0a77dabbb5f04d5d4
parentc2f9be3e63a000cf20e9e4ad789a4f5453d00eb7
Added ThisVid.com support (#29187)

* add ThisVidIE, ThisVidMemberIE, ThisVidPlaylistIE
* redirect embed to main page for more metadata
* use KVS extraction newly added to GenericIE and remove duplicate tests
* also add MrDeepFake etc compat to GenericIE
(closes #22390)

Co-authored-by: dirkf <fieldhouse@gmx.net>
youtube_dl/extractor/extractors.py
youtube_dl/extractor/generic.py
youtube_dl/extractor/thisvid.py [new file with mode: 0644]