1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-02 05:08:25 -05:00

Merge branch 'master' of https://github.com/zx8/youtube-dl into zx8-master

This commit is contained in:
Sergey M․
2015-03-26 23:57:13 +06:00
2 changed files with 148 additions and 0 deletions

View File

@@ -420,6 +420,10 @@ from .rutube import (
)
from .rutv import RUTVIE
from .sandia import SandiaIE
from .safari import (
SafariIE,
SafariCourseIE,
)
from .sapo import SapoIE
from .savefrom import SaveFromIE
from .sbs import SBSIE