mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-10-02 22:38:39 +09:00
Added an IE for gamespot. Although gamespot allows downloading but it is only available to registered users. With this IE no registration is required.
This commit is contained in:

committed by
Philipp Hagemeister

parent
bc2884afc1
commit
bf64ff72db
@@ -15,6 +15,7 @@ from .escapist import EscapistIE
|
||||
from .facebook import FacebookIE
|
||||
from .flickr import FlickrIE
|
||||
from .funnyordie import FunnyOrDieIE
|
||||
from .gamespot import GameSpotIE
|
||||
from .gametrailers import GametrailersIE
|
||||
from .generic import GenericIE
|
||||
from .googleplus import GooglePlusIE
|
||||
|
Reference in New Issue
Block a user