Jaime Marquínez Ferrándiz
5f09bbff4d
[bash-completion] Complete the ':ythistory' keyword
11 years ago
Jaime Marquínez Ferrándiz
c1f9c59d11
[bash-completion] Complete filenames or directories if the previous option requires it
11 years ago
Filippo Valsorda
750e9833b8
Add the missing age_limit tags; added a devscript to do a superficial check for porn sites without the age_limit tag in the test
11 years ago
Philipp Hagemeister
d5594202aa
Simplify release process
11 years ago
Philipp Hagemeister
3d2986063c
[bash-completion] Do not use dash in function name ( Fixes #1623 )
11 years ago
Jaime Marquínez Ferrándiz
4193a453c2
Don't add extractors with IE_DESC set to False to the page of supported sites.
11 years ago
Philipp Hagemeister
509f398292
Remove youtube_genalgo ( #1515 )
...
With the automatic signature extraction, this script has become superfluous now
11 years ago
Jaime Marquínez Ferrándiz
6f56389b88
[youtube] update algos for length 86 and 84 ( fixes #1494 )
11 years ago
Jaime Marquínez Ferrándiz
38d025b3f0
[youtube] add algo for length 91
11 years ago
Jaime Marquínez Ferrándiz
7a878d47fa
Merge pull request #1464 from patrickslin/patch-7
...
Unable to decrypt signature length 93 (fixes #1461 )
11 years ago
Philipp Hagemeister
6ae8ee3f54
Update 85 signature ( Fixes #1449 )
...
This is the first signature algorithm to have been parsed automatically, although that only works for HTML5 players for now, and is not yet integrated into master.
11 years ago
Philipp Hagemeister
6c603ccce3
[devscripts/release] temporary workarounds
11 years ago
Philipp Hagemeister
ef66b0c6ef
Merge remote-tracking branch 'origin/master'
11 years ago
Philipp Hagemeister
22b50ecb2f
Starts of a Windows service
11 years ago
Philipp Hagemeister
71cedb3c0c
[buildserver] Service installation and uninstallation
11 years ago
Jaime Marquínez Ferrándiz
ce85f022d2
[youtube] update algo for length 82 ( fixes #1416 )
11 years ago
Philipp Hagemeister
353ba14060
[buildserver] Rely on repository license
11 years ago
Philipp Hagemeister
83de794223
Add original buildserver from @fraca7
11 years ago
Jaime Marquínez Ferrándiz
22c8b52545
In the supported sites page, sort the extractors in case insensitive
11 years ago
Jaime Marquínez Ferrándiz
aa8f2641da
[youtube] update algo for length 85 ( fixes #1408 and fixes #1406 )
11 years ago
Philipp Hagemeister
8851a574a3
Fix add-versions
11 years ago
Philipp Hagemeister
1d213233cd
Do not re-download files for hashsum generation ( Fixes #1383 )
11 years ago
Jaime Marquínez Ferrándiz
09bb17e108
Merge pull request #1378 from patrickslin/patch-6
...
Vevo sig changed again, please update for us! Thanks very much! (fixes #...
11 years ago
Jaime Marquínez Ferrándiz
691008087b
Add an automatic page generator for the supported sites (related #156 )
...
They are listed in the "supportedsites.html" page.
11 years ago
Jaime Marquínez Ferrándiz
2e756879f1
[youtube] update algo for length 86
11 years ago
Jaime Marquínez Ferrándiz
9193c1eede
Add youtube keywords to the bash completion script
11 years ago
Jaime Marquínez Ferrándiz
23b00bc0e4
[youtube] update algo for length 84
...
Only appears sometimes, nearly identical to length 86.
11 years ago
Jaime Marquínez Ferrándiz
52e1eea18b
[youtube] update algo for length 86 ( fixes #1349 )
11 years ago
Jaime Marquínez Ferrándiz
3e223834d9
[youtube] update algo for length 88, thanks to @Ramhack ( fixes #1328 )
11 years ago
Jaime Marquínez Ferrándiz
f2aeefe29c
[youtube] update algo for length 84
11 years ago
Philipp Hagemeister
d2d1eb5b0a
Switch to domain yt-dl.org
11 years ago
Jaime Marquínez Ferrándiz
306170518f
[youtube] update algo for length 86 ( fixes #1302 )
11 years ago
Jaime Marquínez Ferrándiz
066090dd3f
[youtube] add algo for length 80 and update player info
11 years ago
Jaime Marquínez Ferrándiz
3669cdba10
[youtube] update algo for length 82 ( fixes #1296 )
11 years ago
Emilien Kenler
bda2c49d75
Update algo - see #1254
...
Signed-off-by: Emilien Kenler <hello@emilienkenler.com>
11 years ago
Emilien Kenler
2b9213cdc1
Update generator
...
Signed-off-by: Emilien Kenler <hello@emilienkenler.com>
11 years ago
Jaime Marquínez Ferrándiz
04bca64bde
[youtube]: new algo for length 83 ( fixes #1164 )
11 years ago
Jaime Marquínez Ferrándiz
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.
11 years ago
Jaime Marquínez Ferrándiz
5c468ca8a8
YoutubeIE: add algo for length 79 ( fixes #1126 )
11 years ago
Jaime Marquínez Ferrándiz
aedd6bb97d
YoutubeIE: new algo for length 81 ( fixes #1127 )
11 years ago
Jaime Marquínez Ferrándiz
3e1ad508eb
Add Youtube player info for length 87
11 years ago
patrickslin
239e3e0cca
YoutubeIE: new algo for length 87 ( fixes #1105 )
...
Squashed commit from the pull requests #1107 , #1109 and #1110 .
11 years ago
Jaime Marquínez Ferrándiz
a4358cbabd
YoutubeIE: new algo for length 85 ( closes #1080 ), thanks to @patrickslin
11 years ago
Jaime Marquínez Ferrándiz
444b116597
YoutubeIE: add algo for length 90 ( closes #1064 )
...
Order the cases from higher to lower length.
11 years ago
Jaime Marquínez Ferrándiz
2aea08eda1
Merge pull request #1068 from MiLk/genalgo-youtube-92
...
[youtube] Add generator for signature 92
11 years ago
Emilien Kenler
ccf365475a
[youtube] Add generator for signature 92
11 years ago
Jaime Marquínez Ferrándiz
606d7e67fd
YoutubeIE: add algo for length 81 ( closes #1026 )
11 years ago
Jaime Marquínez Ferrándiz
85347e1cb6
YoutubeIE: a new algo for length 83
11 years ago
Jaime Marquínez Ferrándiz
c93898dae9
YoutubeIE: new algo for length 83 ( closes #1017 and closes #1016 )
11 years ago
Filippo Valsorda
257a2501fa
keep track of the dates and html5player versions of working YT signature algos
12 years ago