Browse Source

[gorillavid] Update IE_DESC

totalwebcasting
Sergey M․ 10 years ago
parent
commit
a1008af412
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/gorillavid.py

+ 1
- 1
youtube_dl/extractor/gorillavid.py View File

@ -14,7 +14,7 @@ from ..utils import (
class GorillaVidIE(InfoExtractor):
IE_DESC = 'GorillaVid.in, daclips.in and movpod.in'
IE_DESC = 'GorillaVid.in, daclips.in, movpod.in and fastvideo.in'
_VALID_URL = r'''(?x)
https?://(?P<host>(?:www\.)?
(?:daclips\.in|gorillavid\.in|movpod\.in|fastvideo\.in))/


Loading…
Cancel
Save