Naglis Jonaitis
746c67d72f
[wistia] Use API and make more generic
2014-09-20 03:02:11 +03:00
Sergey M․
532f5bff70
[franceinter] Fix extraction and modernize
2014-09-19 20:58:50 +07:00
Philipp Hagemeister
7267bd536f
[muenchentv] Add support ( Fixes #3507 )
2014-09-19 09:57:53 +02:00
Philipp Hagemeister
589d3d7c7a
[moniker] rename from hypestat ( #3788 )
2014-09-18 21:37:09 +02:00
Philipp Hagemeister
46f74bcf5c
[soundcloud] Fix non-secret playlists
2014-09-18 18:57:04 +02:00
Philipp Hagemeister
37bfe8ace4
[hypestat] Match URLs with www. and https://
2014-09-18 18:56:02 +02:00
Philipp Hagemeister
0529eef5a4
[hypestat] Unify allmyvideos and vidspot ( Closes #3788 )
2014-09-18 18:54:03 +02:00
Jaime Marquínez Ferrándiz
09b23c902b
[1up.com] Urls end now with '.html'
2014-09-18 17:02:53 +02:00
Jaime Marquínez Ferrándiz
109a540e7a
[ign] Fix extraction
2014-09-18 16:57:34 +02:00
Sergey M․
2914e5f00f
[drtuber] Fix categories
2014-09-18 20:56:54 +07:00
dequis
2f834e9381
[soundcloud] Secret playlists and sets
...
Closes #3707 again.
No test cases because I don't know what urls to use that won't be turned
into public eventually (as it happened with the first one in that
ticket)
2014-09-18 06:35:11 -03:00
dequis
9296738f20
[soundcloud] Support api urls with secret_token, Closes #3707
2014-09-18 03:02:03 -03:00
Philipp Hagemeister
0e59b9fffb
[videomega] Simplify ( #3786 )
...
* Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors).
* title is always true-ish
2014-09-18 00:19:08 +02:00
Naglis Jonaitis
67abbe9527
[videomega] Add new extractor. Closes #3775
2014-09-17 22:57:01 +03:00
Sergey M․
944a3de278
[npo] Improve formats extraction ( Closes #3782 )
2014-09-17 19:02:57 +07:00
Philipp Hagemeister
d0246d07f1
Merge remote-tracking branch 'origin/master'
2014-09-16 23:35:08 +02:00
Philipp Hagemeister
e825c38082
[allmyvideos] Support multiple formats
2014-09-16 22:58:31 +02:00
Jaime Marquínez Ferrándiz
a04aa7a9e6
[generic] The url in the <meta redirect> doesn't need to be enclosed in single quotes ( fixes #3770 )
...
See the examples in https://en.wikipedia.org/wiki/Meta_refresh or the shortened urls from https://t.co/ .
2014-09-16 22:53:48 +02:00
Carlos Ramos
7cdd5339b3
Change tabs to spaces
2014-09-16 21:05:50 +02:00
Carlos Ramos
38349518f1
Added new host: allmyvideos.net
2014-09-16 20:48:53 +02:00
Sergey M․
64892c0b79
[francetv] Adapt to new API ( Closes #3751 , closes #3769 )
2014-09-16 23:47:59 +07:00
Sergey M․
dc9f356846
[ard] Remove URL path escaping
...
This is now implemented generic in YoutubeDL.urlopen
2014-09-16 18:47:06 +07:00
Philipp Hagemeister
7bb5df1cda
[nhl] Match videos without catid ( Fixes #3764 )
2014-09-16 10:08:34 +02:00
Philipp Hagemeister
37a81dff04
[behindkink] Remove call to report_extraction
2014-09-15 23:37:22 +02:00
Philipp Hagemeister
fc96eb4e21
Merge remote-tracking branch '5moufl/behindkink'
2014-09-15 23:36:21 +02:00
Philipp Hagemeister
e2037b3f7d
[einthusan] Add description and beautify
2014-09-15 23:33:47 +02:00
Philipp Hagemeister
5419033935
Fixed tests
2014-09-15 23:27:18 +02:00
Philipp Hagemeister
2eebf060af
Merge commit '98703c7fbfcf06348220aa63f9422cdd792cfe1a'
2014-09-15 23:26:54 +02:00
Philipp Hagemeister
acd9db5902
Merge remote-tracking branch 'naglis/nosvideo'
2014-09-15 16:10:52 +02:00
Naglis Jonaitis
d0e8b3d59b
[nosvideo] Make more robust against missing metadata
2014-09-15 16:59:03 +03:00
Philipp Hagemeister
c15dd15388
Merge remote-tracking branch 'naglis/turbo'
2014-09-15 15:48:48 +02:00
Philipp Hagemeister
e5a79071a5
[daum] Support non-numeric video IDs ( Fixes #3749 )
2014-09-15 15:25:35 +02:00
Philipp Hagemeister
b523bb71ab
Merge remote-tracking branch 'origin/master'
2014-09-15 15:11:15 +02:00
Philipp Hagemeister
a020a0dc20
[facebook] Fix support for untitled videos ( Fixes #3757 )
2014-09-15 15:10:24 +02:00
5moufl
6d1f2431bd
[BehindKink] Minor fixes
...
- fix _VALID_URL regex
- remove unnecessary variable
- remove second call of report_extraction
2014-09-15 15:09:17 +02:00
Naglis Jonaitis
fdea3abdf8
[turbo] Add new extractor
2014-09-15 16:08:20 +03:00
Sergey M․
59d284c316
[vporn] Make video URL regex more strict
...
There is a garbage instead of proper URL for some HD videos
2014-09-15 19:19:37 +07:00
Haricharan Padmanaban
98703c7fbf
Einthusan Add new extractor
2014-09-14 23:14:00 -05:00
Sergey M․
eb3bd7ba8d
[cloudy] Retry extraction on 410 status code ( #3743 #3744 )
2014-09-14 19:04:16 +07:00
Philipp Hagemeister
3da0e1f8cd
[tumblr] Modernize
2014-09-14 12:20:14 +02:00
Sergey M․
98676c08a1
[cloudy] Add support for videoraj.ch
2014-09-14 05:17:21 +07:00
Sergey M․
5dbf3b5c60
[cloudy] Minor changes
2014-09-14 05:01:25 +07:00
naglis
20ff802c9b
[cloudy] Add new extractor. Closes #3743
2014-09-14 00:12:36 +03:00
5moufl
2bca84e345
[BehindKink] Add new extractor
2014-09-13 17:47:19 +02:00
Sergey M․
e5a93354bc
[drtv] Fix _VALID_URL ( Closes #3735 )
2014-09-13 22:07:09 +07:00
Sergey M․
ceff3fd8ef
[pornhd] Fix extraction ( Closes #3739 )
2014-09-13 21:45:53 +07:00
Philipp Hagemeister
7e6a715380
[adultswim] Avoid extremely long lines
2014-09-13 09:13:20 +02:00
Philipp Hagemeister
bf0ff93277
[ard] Make more robust against missing thumbnails
...
I cannot reproduce this error, it's from travis.
2014-09-13 09:09:57 +02:00
Philipp Hagemeister
dc752ff442
[br] Remove deleted video test case
2014-09-13 09:04:53 +02:00
Philipp Hagemeister
3a36d3782e
[chilloutzone] Make test case more flexible
2014-09-13 09:04:03 +02:00
Philipp Hagemeister
50317dbbad
[facebook] Fix and caption if title is empty
2014-09-13 09:01:57 +02:00
Philipp Hagemeister
6539c91a78
[deezer] Add support for geoblocking
2014-09-13 08:51:21 +02:00
Philipp Hagemeister
652f283135
[youporn] Remove md5 from test
...
Has changed multiple times, and we're checking that it looks like a video now by default.
2014-09-13 07:59:36 +02:00
Philipp Hagemeister
78caa52aea
[youtube] Modernize
2014-09-13 07:51:06 +02:00
Philipp Hagemeister
310d75d141
[youtube] Correct description in test case
2014-09-13 07:49:26 +02:00
Philipp Hagemeister
67b7e712d8
[xhamster] Remove md5sums from tests
...
We're now checking that the file is sufficiently large by default, and they seem to reencode the videos from time to time.
2014-09-13 07:47:08 +02:00
Philipp Hagemeister
1ad6efd9b6
[spiegel] Remove deleted video from test cases
2014-09-13 07:46:19 +02:00
Philipp Hagemeister
c3c3fe4768
[swrmediathek] Remove deleted video test case
2014-09-13 07:41:35 +02:00
Philipp Hagemeister
6f6ed04172
[prosiebensat1] Make upload_date optional
...
The site has a crazy incorrect date in German formatting, but the correct date is nowhere to be found.
2014-09-13 07:39:29 +02:00
Philipp Hagemeister
5309602106
[prosiebensat1] Fix bitrate calculation
2014-09-13 07:35:27 +02:00
Philipp Hagemeister
9291475f7d
[youtube] Move more tests to Playlist IE, and simply suitable.
2014-09-13 07:35:14 +02:00
Philipp Hagemeister
81127aa55d
[youtube] Move playlist test to extractor
2014-09-13 07:19:20 +02:00
Philipp Hagemeister
9b583dca4c
Merge remote-tracking branch 'drags/yt-feed-loadmore'
2014-09-13 07:14:19 +02:00
Philipp Hagemeister
f4a3490cbc
[pornoxo] Fix test (view count)
2014-09-13 07:09:39 +02:00
Philipp Hagemeister
3d9fae1ed2
Add support for PornoXO
2014-09-13 07:07:39 +02:00
Philipp Hagemeister
89fb6a9797
[spiegel] Add support for articles
2014-09-13 06:55:38 +02:00
Philipp Hagemeister
b734a87112
Merge remote-tracking branch 'origin/master'
2014-09-13 06:00:50 +02:00
Philipp Hagemeister
da2e1f53e0
[deezer] Add simple support
2014-09-13 05:47:07 +02:00
Sergey M․
f24e740bb8
[telemb] Add comment to test
2014-09-12 23:22:07 +07:00
Sergey M․
64a450131b
Merge branch 'Lovius-master'
2014-09-12 20:55:09 +07:00
Sergey M․
adf2c0989d
[telemb] Extract all formats and modernize
2014-09-12 20:51:48 +07:00
Sergey M․
8fb7ff25c5
Merge branch 'master' of https://github.com/Lovius/youtube-dl into Lovius-master
2014-09-12 18:18:26 +07:00
Jaime Marquínez Ferrándiz
edb53e2dc3
[youtube] Don't make the url protocol optional
...
The generic extractor will add it.
2014-09-11 21:47:25 +02:00
Jaime Marquínez Ferrándiz
f401a4173b
[youjizz] Don't make the url protocol optional ( fixes #3722 )
...
It would fail to download the webpag if it's missing.
And the generic extractor will add it.
2014-09-11 21:44:02 +02:00
Sergey M.
de00ff6494
Merge pull request #3716 from naglis/nosvideo
...
[nosvideo] Check for deleted video
2014-09-11 19:20:13 +07:00
Naglis Jonaitis
eef93b0912
[tvplay] Support similar services in different countries
2014-09-11 00:10:18 +03:00
Naglis Jonaitis
08d037309e
[nosvideo] Update test
2014-09-10 18:19:59 +03:00
Naglis Jonaitis
6024b0f25e
[nosvideo] Check for deleted videos
2014-09-10 18:10:21 +03:00
Sergey M․
6899f2fe9e
[hostingbulk] Simplify
2014-09-10 19:13:22 +07:00
Sergey M.
136c8bd275
Merge pull request #3709 from naglis/hostingbulk
...
[hostingbulk] Add new extractor
2014-09-10 19:04:14 +07:00
Sergey M․
1bf5423e82
[generic/youtube] Recognize youtube nocookie embeds ( Closes #3713 )
2014-09-10 18:29:20 +07:00
Sergey M․
2c5c1f48e9
[izlesene] Simplify
2014-09-10 18:24:57 +07:00
Naglis Jonaitis
8e9da53140
[izlesene] Remove API URL
2014-09-10 00:24:48 +03:00
Naglis Jonaitis
f1d15e6dbc
[izlesene] Adapt to website changes and improve
2014-09-10 00:22:48 +03:00
Naglis Jonaitis
91ebb17ede
[hostingbulk] Add new extractor
2014-09-09 22:17:33 +03:00
Sergey M․
c63b30901b
[noco] Add authenticate support ( Closes #3706 )
2014-09-10 01:24:05 +07:00
Sergey M․
f009f19ece
[rutv] Fix rutv player regex
2014-09-10 01:09:04 +07:00
Sergey M․
68477e8839
[khanacademy] Improve _VALID_URL ( Closes #3695 )
2014-09-09 22:09:32 +07:00
Sergey M․
0dc5365564
[moevideo] Make filesize exact
2014-09-09 21:48:10 +07:00
Sergey M.
9face18d08
Merge pull request #3690 from naglis/sharesix
...
[sharesix] Add new extractor
2014-09-09 21:14:59 +07:00
Sergey M․
ff0ba8ce0f
[moevideo] Add videochart.net to _VALID_URL
2014-09-09 21:04:57 +07:00
Sergey M.
759c6293bd
Merge pull request #3691 from naglis/moevideo
...
[moevideo] Add new extractor
2014-09-09 20:56:35 +07:00
megustamucho
94b539d155
[tube8] Improved regex
2014-09-09 13:05:14 +10:00
Sergey M․
3fbeb95e14
[vgtv] Add view count to test cases
2014-09-08 21:33:03 +07:00
Sergey M․
321c1e44f9
[vgtv] Extract all formats, add support for wasLive and live streamTypes
2014-09-08 21:26:42 +07:00
Sergey M․
cc7fec5818
Merge branch 'vgtv' of https://github.com/mrkolby/youtube-dl into mrkolby-vgtv
2014-09-08 19:49:23 +07:00
Naglis Jonaitis
5fb9077e8c
[moevideo] Add new extractor
2014-09-07 01:21:58 +03:00
Naglis Jonaitis
8e20f81c5b
[sharesix] Add new extractor
2014-09-06 18:59:15 +03:00
Sergey M․
a2f0cdc074
[unistra] Modernize
2014-09-06 15:21:27 +07:00
Lovius
0933440086
added extractor and __init__ loader for belgium local tv site telemb.be
2014-09-06 09:36:14 +02:00