[cleanup] Misc
This commit is contained in:
parent
49b4ceaedf
commit
1e4fca9a87
10 changed files with 23 additions and 35 deletions
|
|
@ -1,7 +1,5 @@
|
|||
from .jixie import JixieBaseIE
|
||||
|
||||
# Video from video.kompas.com seems use jixie player
|
||||
|
||||
|
||||
class KompasVideoIE(JixieBaseIE):
|
||||
_VALID_URL = r'https?://video\.kompas\.com/\w+/(?P<id>\d+)/(?P<slug>[\w-]+)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue