Browse Source

[izlesene] Remove API URL

totalwebcasting
Naglis Jonaitis 10 years ago
parent
commit
8e9da53140
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/izlesene.py

+ 0
- 1
youtube_dl/extractor/izlesene.py View File

@ -18,7 +18,6 @@ class IzleseneIE(InfoExtractor):
https?://(?:(?:www|m)\.)?izlesene\.com/
(?:video|embedplayer)/(?:[^/]+/)?(?P<id>[0-9]+)
'''
_STREAM_URL = 'http://panel.izlesene.com/api/streamurl/{id:}/{format:}'
_TESTS = [
{
'url': 'http://www.izlesene.com/video/sevincten-cildirtan-dogum-gunu-hediyesi/7599694',


Loading…
Cancel
Save