mirror of
https://github.com/soimort/you-get.git
synced 2025-02-03 00:33:58 +03:00
7 lines
113 B
Python
7 lines
113 B
Python
#!/usr/bin/env python
|
|
|
|
from .tudou import *
|
|
from .yinyuetai import *
|
|
from .youku import *
|
|
from .youtube import *
|