Alberto González Palomo
12192bf05e
Workaround to deal with Phython bug in 2.6.0 - 2.6.4
...
youtube-dl imports unicode_literals from __future__, which makes
the string literals used as keys for dictionaries to be
unicode strings, but that's not supported until Python 2.6.5.
This workaround labels them as binary strings using the "b" prefix,
which keeps them as old-style strings.
2014-11-15 13:33:22 +01:00
xantares
925e4b2342
[goldenmoustache] Fix title extraction on all categories
2014-11-15 12:49:00 +01:00
Philipp Hagemeister
593a53026d
release 2014.11.15
2014-11-15 11:15:23 +01:00
Philipp Hagemeister
a0155d93d9
release 2014.11.15
2014.11.15
2014-11-15 11:01:54 +01:00
Philipp Hagemeister
00d9ef0b70
[mailru] Adapt to new data format ( Fixes #4201 )
2014-11-15 11:01:17 +01:00
Philipp Hagemeister
0cc8888038
[crunchyroll] Remove NOP code ( #2782 )
2014-11-15 00:34:03 +01:00
Philipp Hagemeister
890f6ffcdb
release 2014.11.14
2014-11-14 22:39:23 +01:00
Philipp Hagemeister
c735450e07
release 2014.11.14
2014.11.14
2014-11-14 22:27:56 +01:00
Jaime Marquínez Ferrándiz
71f8c7ce7a
[mtvservices:embedded] Improve config url ( fixes #4092 )
2014-11-14 19:02:18 +01:00
Jaime Marquínez Ferrándiz
5fee0eeac0
[ComedyCentralShows] Use the rtmp urls transform function from the MTV IE ( fixes #3364 )
...
It produces the right mp4 urls, so we stop prefering the rtmp urls.
2014-11-14 18:36:04 +01:00
Philipp Hagemeister
eb4157fd17
[utils] Fix struct.pack call on very old Python versions ( #4181 )
2014-11-14 00:39:32 +01:00
peugeot
105a244291
[eporner] fix duration
2014-11-13 19:42:33 +01:00
Philipp Hagemeister
0e5a26df53
release 2014.11.13.3
2014-11-13 16:31:57 +01:00
Philipp Hagemeister
69ede8ef81
release 2014.11.13.3
2014.11.13.3
2014-11-13 16:28:24 +01:00
Philipp Hagemeister
609a61e3e6
[npo] Improve npo.nl ( Fixes #4173 )
2014-11-13 16:28:05 +01:00
Philipp Hagemeister
7c10780356
release 2014.11.13.2
2014-11-13 16:25:36 +01:00
Philipp Hagemeister
bf951c5e29
release 2014.11.13.2
2014.11.13.2
2014-11-13 16:12:54 +01:00
Philipp Hagemeister
af63fed7d8
[generic] Add support for livestream embeds ( Fixes #4185 )
2014-11-13 16:12:51 +01:00
Philipp Hagemeister
68d1d41c03
Credit @yaccz for freevideo ( #4131 )
2014-11-13 15:59:48 +01:00
Philipp Hagemeister
3deed1e91a
[freevideo] Simplify and raise error for foreigners ( Fixes #4131 )
2014-11-13 15:59:22 +01:00
Philipp Hagemeister
11b28e93d3
Merge remote-tracking branch 'yaccz/add-extractor/freevideo'
2014-11-13 15:53:16 +01:00
Philipp Hagemeister
ed3c5f675b
release 2014.11.13.1
2014-11-13 15:50:04 +01:00
Philipp Hagemeister
c3d582985f
release 2014.11.13.1
2014.11.13.1
2014-11-13 15:42:48 +01:00
Philipp Hagemeister
4c0924bb24
[utils] Fix intlist_to_bytes in Python 2 ( #4181 )
2014-11-13 15:28:42 +01:00
Philipp Hagemeister
3fa5bb3802
[sexu] Modernize ( #4171 )
2014-11-13 15:20:49 +01:00
Philipp Hagemeister
c47ec62b83
Merge remote-tracking branch 'peugeot/sexu'
2014-11-13 15:18:38 +01:00
Philipp Hagemeister
e4bdb37ec6
[spiegel] Add support for embeds
2014-11-13 15:02:31 +01:00
Philipp Hagemeister
3e6e4999ca
[test/helper] Improve output
2014-11-13 14:55:45 +01:00
Philipp Hagemeister
0e15e725a0
[spiegel] Modernize
2014-11-13 14:45:17 +01:00
peugeot
437f68d868
Update sexu.py
2014-11-13 14:02:53 +01:00
peugeot
d91d124081
fix python 2 test
2014-11-13 13:57:10 +01:00
Philipp Hagemeister
d9089f9e69
release 2014.11.13
2014-11-13 10:03:13 +01:00
Philipp Hagemeister
2d42905b68
release 2014.11.13
2014.11.13
2014-11-13 09:57:58 +01:00
Jaime Marquínez Ferrándiz
cbe71cb41d
Merge pull request #4178 from awojnowski/master
...
Fix YouTube Signature Extraction
2014-11-13 08:24:29 +01:00
Aaron Wojnowski
894dd8682e
Fix YouTube signature extraction.
2014-11-13 00:33:27 -06:00
Jaime Marquínez Ferrándiz
9e05d039e0
[dailymotion] Fix extraction of vevo videos ( fixes #4168 )
2014-11-12 23:32:27 +01:00
peugeot
bbd5f2de5e
[sexu] initial support
2014-11-12 20:41:13 +01:00
Naglis Jonaitis
73689dafbf
[tvplay] Fix f4m URL extraction ( Closes #4119 )
...
Add query parameters which are needed by AkamaiHD F4M player.
Also, modernize a bit.
2014-11-12 19:26:00 +02:00
Philipp Hagemeister
4b50ba0989
Credit @xantares for goldenmoustache ( #4128 )
2014-11-12 15:53:00 +01:00
Philipp Hagemeister
5ccaddf5b1
[goldenmoustache] Simplify ( #4128 )
2014-11-12 15:36:59 +01:00
Philipp Hagemeister
0b201a3134
Merge remote-tracking branch 'xantares/goldenmoustache'
2014-11-12 15:34:31 +01:00
Philipp Hagemeister
ffe38646ca
[funnyordie] Remove test md5sum ( Fixes #4113 )
2014-11-12 15:33:15 +01:00
Philipp Hagemeister
b703ab4d7f
Merge remote-tracking branch 'michael-k/links'
2014-11-12 15:31:54 +01:00
Philipp Hagemeister
c6afed48ff
[YoutubeDL] guard against strange sys.stdouts
2014-11-12 15:30:26 +01:00
Michael Käufl
732c848c14
[abc] Update test case
...
Old video has expired.
2014-11-12 15:26:29 +01:00
Michael Käufl
9d2a4dae90
[allocine] Update test
2014-11-12 15:26:09 +01:00
Michael Käufl
7009a9047a
[byutv] Update test
2014-11-12 15:24:37 +01:00
Michael Käufl
498942f187
[test_youtube_signature] Fix import
...
Broken in commit 8c25f81beea169c9d6540eea1a6f71dc045da6ed
2014-11-12 15:23:55 +01:00
Philipp Hagemeister
28465df1ff
[youjizz] Modernize ( #4131 )
2014-11-12 15:19:23 +01:00
Philipp Hagemeister
ef89dba58f
[myspass] Modernize test case
2014-11-12 15:01:52 +01:00