logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 2aea08eda1f442d9a59a51718fbf9c3b34fd3b0a
parent e1fb24569065e93b0406a0f19a3ab75611a8c968
Author: Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Date:   Thu, 18 Jul 2013 09:51:39 +0200

Merge pull request #1068 from MiLk/genalgo-youtube-92

[youtube] Add generator for signature 92

Diffstat:

Mdevscripts/youtube_genalgo.py3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/devscripts/youtube_genalgo.py b/devscripts/youtube_genalgo.py @@ -5,6 +5,9 @@ import sys tests = [ + # 92 - vflQw-fB4 2013/07/17 + ("qwertyuioplkjhgfdsazxcvbnm1234567890QWERTYUIOPLKJHGFDSAZXCVBNM!@#$%^&*()_-+={[]}|:;?/>.<'`~\"", + "mrtyuioplkjhgfdsazxcvbnq1234567890QWERTY}IOPLKJHGFDSAZXCVBNM!@#$%^&*()_-+={[]\"|:;"), # 88 ("qwertyuioplkjhgfdsazxcvbnm1234567890QWERTYUIOPLKJHGFDSAZXCVBNM!@#$%^&*()_-+={[]}|:;?/>.<", "J:|}][{=+-_)(*&;%$#@>MNBVCXZASDFGH^KLPOIUYTREWQ0987654321mnbvcxzasdfghrklpoiuytej"),