summary refs log tree commit diff
diff options
context:
space:
mode:
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2013-04-27 11:03:34 +0200
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2013-04-27 11:03:34 +0200
commit4c9f7a9988f296eeedd0843cded5cbcec3392adb (patch)
tree44153d8d270e241640d38ec9dcfbbe84058de94d
parentaba8df23edf4f1078b163b490174c2d766432b55 (diff)
downloadyoutube-dl-4c9f7a9988f296eeedd0843cded5cbcec3392adb.tar.gz
youtube-dl-4c9f7a9988f296eeedd0843cded5cbcec3392adb.tar.xz
youtube-dl-4c9f7a9988f296eeedd0843cded5cbcec3392adb.zip
SteamIE: accept urls with agecheck
-rwxr-xr-xyoutube_dl/InfoExtractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/InfoExtractors.py b/youtube_dl/InfoExtractors.py
index 967f6a100..936af9cb4 100755
--- a/youtube_dl/InfoExtractors.py
+++ b/youtube_dl/InfoExtractors.py
@@ -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