mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
Update fptplay.py
This commit is contained in:
parent
74a969dc74
commit
698680fc3c
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
int_or_none,
|
||||
)
|
||||
|
||||
|
||||
class FptplayIE(InfoExtractor):
|
||||
_VALID_URL = r'https?://fptplay\.vn/xem-video/[^/]+\-(?P<id>[a-f0-9]+)'
|
||||
_GEO_COUNTRIES = ['VN']
|
||||
|
|
Loading…
Reference in a new issue