[xfileshare] Add support for vidabc.com (closes #12589)

master
Sergey M․ 7 years ago
parent 2cd668ee59
commit eecea00d36
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D

@ -27,6 +27,7 @@ class XFileShareIE(InfoExtractor):
('vidto.me', 'Vidto'),
('streamin.to', 'Streamin.To'),
('xvidstage.com', 'XVIDSTAGE'),
('vidabc.com', 'Vid ABC'),
)
IE_DESC = 'XFileShare based sites: %s' % ', '.join(list(zip(*_SITES))[1])

Loading…
Cancel
Save