Philipp Hagemeister
3b11e86eeb
release 2014.09.14.2
2014-09-14 12:56:04 +02:00
Philipp Hagemeister
5ba693d082
release 2014.09.14.1
2014-09-14 12:23:41 +02:00
Philipp Hagemeister
11ab41658e
[devscripts/release] Do not restore youtube-dl{,.exe} binaries
2014-09-14 12:23:37 +02:00
Philipp Hagemeister
ae91f6f99b
release 2014.09.14
2014-09-14 12:20:27 +02:00
Philipp Hagemeister
3da0e1f8cd
[tumblr] Modernize
2014-09-14 12:20:14 +02:00
Philipp Hagemeister
7e6a715380
[adultswim] Avoid extremely long lines
2014-09-13 09:13:20 +02:00
Philipp Hagemeister
d74bebd502
[utils] Apply 2.6 xpath craziness
...
This fixes ARD on 2.6
2014-09-13 09:11:14 +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
4eefbfdbfd
[utils] Fix find_xpath_attr on 2.6
2014-09-13 08:34:15 +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
2daabe4992
[options] Correct option usage
2014-09-13 07:58:44 +02:00
Philipp Hagemeister
34a741a8ec
[options] Move all options to their own file
2014-09-13 07:55:21 +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
5c47fc6809
Remove executable files.
...
These files are for a legacy updating system. This updating system would only apply to users who have not used youtube-dl for at least a year (because if they did use it, they would notice that basically everything about every service, maybe except a couple of YouTube videos, has changed in between).
We often get commits including these files, and they are irritating for us core developers as well. Good riddance!
If anyone notes that their updates fail, they can just reinstall (see http://rg3.github.io/youtube-dl/download.html for instructions).
2014-09-13 07:04:54 +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
573585c234
[README] Add old Ubuntu versions to FAQ
2014-09-13 05:54:45 +02:00
Philipp Hagemeister
da2e1f53e0
[deezer] Add simple support
2014-09-13 05:47:07 +02:00
Philipp Hagemeister
473219a778
release 2014.09.12
2014-09-12 07:56:05 +02:00
Philipp Hagemeister
aa37e3d486
[utils] Default SSL to TLS. ( Fixes #3727 )
...
On 2.x, we now try TLS first, and fall back to the compat 23 (basically anything) afterwards.
On 3.4+, we now use the proper function so that we get all the latest security configurations.
We allow SSLv3 though for the time being, since a lot of older pages use that.
On 3.3, we default to SSLv23 (basically "anything, including TLS") because that has the widest compatibility.
2014-09-12 07:50:31 +02:00
Philipp Hagemeister
561266641f
release 2014.09.10.1
2014-09-10 16:39:23 +02:00
Philipp Hagemeister
bc7ff0a8dd
release 2014.09.10
2014-09-10 12:26:39 +02:00
Philipp Hagemeister
e154762c74
release 2014.09.06
2014-09-06 15:26:38 +02:00
Philipp Hagemeister
16e6f396b4
release 2014.09.04.3
2014-09-04 16:20:17 +02:00
Philipp Hagemeister
aa61802c1e
release 2014.09.04.2
2014-09-04 06:40:44 +02:00
Philipp Hagemeister
f54aee0209
[cliphunter] Add support for more formats
2014-09-04 06:40:15 +02:00
Philipp Hagemeister
5df921b0e3
[test_cache] Add a dot in the file name
2014-09-04 04:51:52 +02:00
Philipp Hagemeister
35d5b67876
release 2014.09.04.1
2014-09-04 04:48:05 +02:00
Philipp Hagemeister
674c869af4
[cache] Allow dots in keys ( Fixes #3674 )
2014-09-04 04:47:56 +02:00
Philipp Hagemeister
10710ae386
release 2014.09.04
2014-09-04 01:30:43 +02:00
Philipp Hagemeister
a0e07d3161
[youtube] Move cache into its own module
2014-09-03 17:29:19 +02:00
Philipp Hagemeister
7d4d5f25ed
[facebook] Fix login ( Fixes #3667 )
2014-09-03 09:50:10 +02:00
Philipp Hagemeister
b47ed50aaf
[nosvideo] Remove determine_ext usage ( #3655 )
2014-09-02 00:17:04 +02:00
Philipp Hagemeister
1b8477729a
Merge remote-tracking branch 'naglis/nosvideo'
2014-09-02 00:14:58 +02:00
Philipp Hagemeister
ff6ade294c
release 2014.09.01.2
2014-09-01 23:58:23 +02:00
Philipp Hagemeister
11fc065c57
[drtuber] Add age_limit and be conservative about categories ( #3652 )
2014-09-01 23:57:46 +02:00
Philipp Hagemeister
94388f50b3
Merge remote-tracking branch 'peugeot/drtuber'
2014-09-01 23:17:27 +02:00
Philipp Hagemeister
a444648202
Merge remote-tracking branch 'origin/master'
...
Conflicts:
youtube_dl/extractor/eporner.py
youtube_dl/extractor/hornbunny.py
2014-09-01 23:13:49 +02:00
Philipp Hagemeister
7ca2e11f24
[beeg] Add age_limit
2014-09-01 23:13:04 +02:00
Philipp Hagemeister
563f6dea59
[eporner] +age_limit
2014-09-01 23:07:48 +02:00
Philipp Hagemeister
e4039057be
[hornbunny] Simplify and add age_limit
2014-09-01 23:04:36 +02:00
Philipp Hagemeister
11342b54d6
[anysex] Implement age_limit
2014-09-01 22:58:59 +02:00
Philipp Hagemeister
07e7dc4bdc
[comedycentral] Prefer RTMP for now
2014-09-01 18:37:21 +02:00
Philipp Hagemeister
4c59dc4c34
[comedycentral] Support news-team URLs ( Fixes #3649 )
2014-09-01 18:37:10 +02:00
Philipp Hagemeister
7260ea0705
[comedycentral] Move tests to the extractor itself
2014-09-01 17:57:45 +02:00
Philipp Hagemeister
35b1e44567
Fix --rm-cache-dir error message
2014-09-01 17:11:28 +02:00
Philipp Hagemeister
2582bebe06
[utils] Use flock instead of lockf ( Fixes #3621 )
2014-09-01 01:41:25 +02:00
Philipp Hagemeister
c9cc0bf57b
[youtube:playlist] PEP8
2014-09-01 01:00:40 +02:00
Philipp Hagemeister
61edcfb0a2
release 2014.09.01.1
2014-09-01 00:20:18 +02:00
Philipp Hagemeister
a8be56ce3d
[tudou] Add test case for #3643
2014-09-01 00:20:12 +02:00
Philipp Hagemeister
329818484c
Merge remote-tracking branch 'naglis/tudou_fix'
2014-09-01 00:17:01 +02:00
Philipp Hagemeister
8bdfddf641
[tudou] Modernize
2014-09-01 00:16:26 +02:00
Philipp Hagemeister
36d65b61d4
release 2014.09.01
2014-09-01 00:02:47 +02:00
Philipp Hagemeister
7d48c06f27
Merge remote-tracking branch 'origin/master'
2014-09-01 00:01:48 +02:00
Philipp Hagemeister
d169e36f5c
[beeg] PEP8 and additional tests
2014-09-01 00:00:01 +02:00
Philipp Hagemeister
2d7af09487
Merge remote-tracking branch 'peugeot/beeg'
2014-08-31 23:57:51 +02:00
Philipp Hagemeister
48d4681efc
[eporner] Simplify and correct ( #3629 )
2014-08-31 23:56:14 +02:00
Philipp Hagemeister
04b4aa4a7b
Merge remote-tracking branch 'peugeot/eporner'
2014-08-31 23:46:27 +02:00
Philipp Hagemeister
5a3f0d9aee
Merge remote-tracking branch 'peugeot/hornbunny'
2014-08-31 23:45:24 +02:00
Philipp Hagemeister
d10548b691
Merge branch 'master' of github.com:rg3/youtube-dl
2014-08-31 23:44:06 +02:00
Philipp Hagemeister
e990510e6b
Merge pull request #3616 from oneplusme/crunchyroll-login
...
Add login support to Crunchyroll extractor
2014-08-31 23:42:28 +02:00
Philipp Hagemeister
55f7bd2dcc
[youtube] Fix category extraction
2014-08-31 23:26:19 +02:00
Philipp Hagemeister
3e7c12240c
[youtube] Test for like_count and dislike_count ( #3633 )
2014-08-31 18:10:05 +02:00
Philipp Hagemeister
37709fae89
release 2014.08.29
2014-08-29 01:07:30 +02:00
Philipp Hagemeister
a81e4eb69d
[promptfile] Remove quality=1 and leave it to default
2014-08-29 01:07:18 +02:00
Philipp Hagemeister
863f08a92e
release 2014.08.28.2
2014-08-28 18:03:29 +02:00
Philipp Hagemeister
a520c11241
release 2014.08.28.1
2014-08-28 14:01:01 +02:00
Philipp Hagemeister
b94744d157
[dropbox] Make sure ?dl=0 is ignore ( Fixes #3605 )
2014-08-28 14:00:55 +02:00
Philipp Hagemeister
753727cded
[test_download] Expect a minimum file size
...
This should detect when we're downloading a small text file by accident.
2014-08-28 13:59:45 +02:00
Philipp Hagemeister
daebaab692
[extractor/common] Correct typo
2014-08-28 13:04:49 +02:00
Philipp Hagemeister
3524cc25ca
[sportdeutschland] Add support for more plain videos
2014-08-28 10:55:32 +02:00
Philipp Hagemeister
29a7e1f261
release 2014.08.28
2014-08-28 01:38:15 +02:00
Philipp Hagemeister
df53b6358d
[veehd] Modernize
2014-08-28 01:37:57 +02:00
Philipp Hagemeister
f1a9d64eea
[extractor/common] Modernize
2014-08-28 01:04:43 +02:00
Philipp Hagemeister
27f774862d
Merge remote-tracking branch 'origin/master'
2014-08-28 01:01:04 +02:00
Philipp Hagemeister
b759a0d4d2
fix up imports
2014-08-28 01:00:59 +02:00
Philipp Hagemeister
22a6f15061
Move playlist tests to extractors.
...
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
2014-08-28 00:58:24 +02:00
Philipp Hagemeister
259454525f
[nhl] Modernize
2014-08-27 19:52:55 +02:00
Philipp Hagemeister
ce6815aad3
[dailymotion] Correct test case
2014-08-27 19:20:20 +02:00
Philipp Hagemeister
4e408e479b
[utils] Modernize tests
2014-08-27 19:11:45 +02:00
Philipp Hagemeister
a9d3890fcb
[ted] Remove md5sum from test
...
This failed multiple times, and the md5sum is not that important anyways.
2014-08-27 17:12:13 +02:00
Philipp Hagemeister
2857084000
[test_download] Improve playlist handling
2014-08-27 17:11:45 +02:00
Philipp Hagemeister
2929b3e71d
[vimeo] Move all testcases to extractors and clean up
...
Previously, these extractors all defined their own suitable methods.
No test_all_urls tests that everything is in order, automatically :)
2014-08-27 11:36:02 +02:00
Philipp Hagemeister
22449fa624
Improve test_all_urls output
2014-08-27 11:35:43 +02:00
Philipp Hagemeister
d36d3f420c
[vimeo] Move test case to where it belongs
2014-08-27 11:13:42 +02:00