9193c1eede
Add youtube keywords to the bash completion script
2013-08-30 20:11:53 +02:00
23b00bc0e4
[youtube] update algo for length 84
...
Only appears sometimes, nearly identical to length 86.
2013-08-29 22:44:29 +02:00
52e1eea18b
[youtube] update algo for length 86 ( fixes #1349 )
2013-08-29 22:33:58 +02:00
3e223834d9
[youtube] update algo for length 88, thanks to @Ramhack ( fixes #1328 )
2013-08-28 10:26:44 +02:00
f2aeefe29c
[youtube] update algo for length 84
2013-08-24 10:48:12 +02:00
d2d1eb5b0a
Switch to domain yt-dl.org
2013-08-23 23:57:23 +02:00
306170518f
[youtube] update algo for length 86 ( fixes #1302 )
2013-08-23 22:36:59 +02:00
066090dd3f
[youtube] add algo for length 80 and update player info
2013-08-23 11:33:56 +02:00
3669cdba10
[youtube] update algo for length 82 ( fixes #1296 )
2013-08-22 22:35:15 +02:00
bda2c49d75
Update algo - see #1254
...
Signed-off-by: Emilien Kenler <hello@emilienkenler.com >
2013-08-18 11:10:39 +02:00
2b9213cdc1
Update generator
...
Signed-off-by: Emilien Kenler <hello@emilienkenler.com >
2013-08-12 10:48:40 +02:00
04bca64bde
[youtube]: new algo for length 83 ( fixes #1164 )
2013-08-02 12:38:17 +02:00
75952c6e3d
YoutubeIE: new algo for length 86 ( fixes #1156 )
...
Now is using the same length as the flash player used for age protected videos, but the algorithm is different, so now for age protected videos it first tries to use the old algo.
2013-07-31 10:45:13 +02:00
5c468ca8a8
YoutubeIE: add algo for length 79 ( fixes #1126 )
2013-07-25 22:50:24 +02:00
aedd6bb97d
YoutubeIE: new algo for length 81 ( fixes #1127 )
2013-07-25 22:06:53 +02:00
3e1ad508eb
Add Youtube player info for length 87
2013-07-24 12:48:25 +02:00
239e3e0cca
YoutubeIE: new algo for length 87 ( fixes #1105 )
...
Squashed commit from the pull requests #1107 , #1109 and #1110 .
2013-07-24 10:20:52 +02:00
a4358cbabd
YoutubeIE: new algo for length 85 ( closes #1080 ), thanks to @patrickslin
2013-07-19 17:12:40 +02:00
444b116597
YoutubeIE: add algo for length 90 ( closes #1064 )
...
Order the cases from higher to lower length.
2013-07-18 12:25:41 +02:00
2aea08eda1
Merge pull request #1068 from MiLk/genalgo-youtube-92
...
[youtube] Add generator for signature 92
2013-07-18 09:54:56 +02:00
ccf365475a
[youtube] Add generator for signature 92
2013-07-17 17:43:44 +02:00
606d7e67fd
YoutubeIE: add algo for length 81 ( closes #1026 )
2013-07-11 23:47:54 +02:00
85347e1cb6
YoutubeIE: a new algo for length 83
2013-07-11 20:21:45 +02:00
c93898dae9
YoutubeIE: new algo for length 83 ( closes #1017 and closes #1016 )
2013-07-10 10:44:04 +02:00
257a2501fa
keep track of the dates and html5player versions of working YT signature algos
2013-06-29 01:05:36 +02:00
23300d7149
a new day, a new s algo - fix #946
2013-06-27 12:24:46 +02:00
f5756f388a
Check in signature generator
2013-06-27 11:15:29 +02:00
ea93cce4f6
Directly call update_latest
2013-06-25 20:50:54 +02:00
3b58c6fb54
Update latest files on release
2013-06-25 18:48:57 +02:00
ead28ff30a
Make upload atomic ( #925 )
2013-06-25 17:14:25 +02:00
964ac8b584
Fix release script once more
2013-06-24 00:09:57 +02:00
d3a8613b6e
Improve test skipping functionality
2013-06-24 00:05:02 +02:00
200b388752
Correct comparison test
2013-06-24 00:02:49 +02:00
d71cae62cc
allow skipping tests when releasing
...
(YouTube Subtitles are currently flaky in Germany, especially via IPv6)
2013-06-23 23:41:54 +02:00
fcfa188548
Show which IEs are slow during release
2013-06-21 00:29:31 +02:00
43ff1a347d
Change rg3.github.com to rg3.github.io almost everywhere
2013-04-06 10:46:17 +02:00
fbbdf475b1
Different feed file name
2013-03-29 21:44:11 +01:00
c238be3e3a
Correct feed title
2013-03-29 21:41:20 +01:00
6060788083
Write a new feed each time, reading from versions.json
2013-03-29 19:42:33 +01:00
db74c11d2b
Add an Atom feed generator in devscripts
2013-03-26 18:13:52 +01:00
f636c34481
Stop early in nosetests (in release script)
2013-02-22 16:40:19 +01:00
a72b0f2b6f
Use proper echo commands
2013-02-18 23:22:01 +01:00
434eb6f26b
Include man and bash completion in PyPi release
2013-02-18 23:19:57 +01:00
ccb0cae134
Fix automatic release (oops)
2013-02-02 14:52:38 +01:00
450a30cae8
Add PyPi upload to release script
2013-02-01 18:01:53 +01:00
4da769ccca
Do not backup version.py (under version control and frankly, not that complex)
2013-01-12 23:04:46 +01:00
253d96f2e2
Force build removal
2013-01-12 22:25:54 +01:00
3b83bf8f6a
correct pushes in release script
2013-01-12 18:37:21 +01:00
51719893bf
Default to py3 in sign-versions
2013-01-12 18:14:07 +01:00
1841f65e64
Python 2-proof versions.py
2013-01-12 18:12:24 +01:00