index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2013-09-24
1
-2
/
+2
|
\
|
*
Revert "[southparkstudios] Fix mgid extraction"
Jaime Marquínez Ferrándiz
2013-09-24
1
-2
/
+2
*
|
Merge branch 'automatic-signatures'
Philipp Hagemeister
2013-09-24
1
-24
/
+689
|
\
\
|
|
/
|
/
|
|
*
Fix 86 signature (#1494)
Philipp Hagemeister
2013-09-24
1
-1
/
+1
|
*
Fix output of --youtube-print-sig-code when counting down to 0
Philipp Hagemeister
2013-09-24
1
-2
/
+2
|
*
Allow opts.cachedir == None to disable cache
Philipp Hagemeister
2013-09-24
1
-1
/
+1
|
*
Correct test strings
Philipp Hagemeister
2013-09-22
1
-2
/
+4
|
*
Do not warn if fallback is without alternatives (because we did not get the f...
Philipp Hagemeister
2013-09-22
1
-2
/
+2
|
*
[youtube] Improve flash player URL handling
Philipp Hagemeister
2013-09-22
1
-4
/
+6
|
*
[youtube] Remove _decrypt_signature_age_gate
Philipp Hagemeister
2013-09-22
1
-9
/
+0
|
*
[youtube] Actually pass in cachedir option
Philipp Hagemeister
2013-09-22
1
-3
/
+4
|
*
[youtube] Improve source code quality
Philipp Hagemeister
2013-09-22
1
-51
/
+53
|
*
Update static signatures
Philipp Hagemeister
2013-09-22
1
-1
/
+5
|
*
[youtube] Improve cache and add an option to print the extracted signatures
Philipp Hagemeister
2013-09-22
1
-11
/
+58
|
*
[youtube] Add filesystem signature cache
Philipp Hagemeister
2013-09-22
1
-7
/
+28
|
*
Clarify a couple of calls
Philipp Hagemeister
2013-09-21
1
-3
/
+4
|
*
Use reader instead of indexing
Philipp Hagemeister
2013-09-21
1
-140
/
+122
|
*
Prepare signature function caching
Philipp Hagemeister
2013-09-21
1
-22
/
+35
|
*
Change test target (Verified with node.js)
Philipp Hagemeister
2013-09-21
1
-1
/
+0
|
*
Implement more opcodes
Philipp Hagemeister
2013-09-21
1
-7
/
+38
|
*
Restore accidentally deleted commits
Philipp Hagemeister
2013-09-21
1
-17
/
+586
*
|
[youtube] Update one of the test's description
Jaime Marquínez Ferrándiz
2013-09-24
1
-1
/
+1
*
|
[youtube] update algos for length 86 and 84 (fixes #1494)
Jaime Marquínez Ferrándiz
2013-09-24
1
-2
/
+2
*
|
[francetv] Add an extractor for Generation Quoi (closes #1475)
Jaime Marquínez Ferrándiz
2013-09-23
2
-0
/
+29
*
|
[francetv] Add an extractor for France2
Jaime Marquínez Ferrándiz
2013-09-23
2
-0
/
+23
*
|
[facebook] Allow untitled videos (Fixes #1484)
Philipp Hagemeister
2013-09-23
1
-2
/
+2
*
|
[youku] better error handling
tewe
2013-09-21
1
-0
/
+7
|
/
*
[livestream] Fix events extraction (fixes #1467)
Jaime Marquínez Ferrándiz
2013-09-21
1
-3
/
+11
*
[dailymotion] Add an extractor for users (closes #1476)
Jaime Marquínez Ferrándiz
2013-09-21
2
-10
/
+40
*
[dailymotion] Raise ExtractorError if the dailymotion response reports an error
Jaime Marquínez Ferrándiz
2013-09-21
1
-0
/
+3
*
[southparkstudios] add support for http://www.southparkstudios.com/full-episo...
Jaime Marquínez Ferrándiz
2013-09-21
1
-2
/
+6
*
[southparkstudios] Fix mgid extraction
Jaime Marquínez Ferrándiz
2013-09-21
1
-2
/
+2
*
Add an extractor for ebaumsworld.com (closes #1462)
Jaime Marquínez Ferrándiz
2013-09-20
2
-0
/
+38
*
[youtube] add algo for length 91
Jaime Marquínez Ferrándiz
2013-09-20
1
-0
/
+2
*
[funnyordie] Fix video url extraction
Jaime Marquínez Ferrándiz
2013-09-20
1
-1
/
+2
*
Unable to decrypt signature length 93 (fixes #1461)
patrickslin
2013-09-19
1
-1
/
+3
*
[fktv] support videos splitted in any number of parts and some style changes
Jaime Marquínez Ferrándiz
2013-09-18
1
-18
/
+39
*
Merge pull request #1438 from rzhxeo/fktv
Jaime Marquínez Ferrándiz
2013-09-18
2
-0
/
+62
|
\
|
*
Add FKTV extractor
rzhxeo
2013-09-16
1
-0
/
+4
|
*
Add FKTV extractor
rzhxeo
2013-09-16
1
-0
/
+58
*
|
[youtube] apply the fix for lists with number of videos multiple of _MAX_RESU...
Jaime Marquínez Ferrándiz
2013-09-18
1
-0
/
+3
*
|
[newgrounds] simplify
Philipp Hagemeister
2013-09-18
1
-7
/
+8
*
|
Changed file hash.
Ruirize
2013-09-18
1
-1
/
+1
*
|
Fixes test fail
Ruirize
2013-09-18
1
-1
/
+1
*
|
Added Newgrounds support
Ruirize
2013-09-18
2
-0
/
+38
*
|
XHamsterIE: Fix support for new HD video url format and add test (closes PR #...
rzhxeo
2013-09-17
1
-4
/
+15
*
|
[francetv] Remove Pluzz test
Jaime Marquínez Ferrándiz
2013-09-17
1
-11
/
+1
*
|
[hotnewhiphop] Fix test case title
Jaime Marquínez Ferrándiz
2013-09-17
1
-2
/
+2
*
|
[youtube] Don't search the flash player version for videos with age gate acti...
Jaime Marquínez Ferrándiz
2013-09-17
1
-4
/
+1
*
|
Update 85 signature (Fixes #1449)
Philipp Hagemeister
2013-09-17
1
-1
/
+1
[next]