SteamIE: accept urls with agecheck
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 27 Apr 2013 09:03:34 +0000 (11:03 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 27 Apr 2013 09:03:34 +0000 (11:03 +0200)
youtube_dl/InfoExtractors.py

index 967f6a1003ab9ca858d90d12ea762b0a13183d57..936af9cb4bf32cedace3e90b4809a1ce507f2898 100755 (executable)
@@ -3560,6 +3560,7 @@ class FunnyOrDieIE(InfoExtractor):
 
 class SteamIE(InfoExtractor):
     _VALID_URL = r"""http://store.steampowered.com/
+                (agecheck/)?
                 (?P<urltype>video|app)/ #If the page is only for videos or for a game
                 (?P<gameID>\d+)/?
                 (?P<videoID>\d*)(?P<extra>\??) #For urltype == video we sometimes get the videoID