[tiktok] Extract user thumbnail
Closes #2186 Authored by: pukkandan, MinePlayersPE
This commit is contained in:
parent
f1150b9e1e
commit
b31874334d
2 changed files with 20 additions and 10 deletions
|
|
@ -9,7 +9,7 @@ from ..utils import (
|
|||
str_or_none,
|
||||
)
|
||||
|
||||
#2270
|
||||
|
||||
class FunkIE(InfoExtractor):
|
||||
_VALID_URL = r'https?://(?:www\.|origin\.)?funk\.net/(?:channel|playlist)/[^/]+/(?P<display_id>[0-9a-z-]+)-(?P<id>\d+)'
|
||||
_TESTS = [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue