mirror of
https://github.com/soimort/you-get.git
synced 2025-01-27 21:41:42 +03:00
9 lines
152 B
Python
9 lines
152 B
Python
#!/usr/bin/env python
|
|
|
|
from .ku6 import *
|
|
from .sohu import *
|
|
from .tudou import *
|
|
from .yinyuetai import *
|
|
from .youku import *
|
|
from .youtube import *
|