index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
[bliptv] Use xpath for extraction and fix test
Sergey M․
2015-07-18
1
-25
/
+26
|
|
/
/
/
|
/
|
|
|
*
|
|
|
[compat] Fix missing _asciire on python 2.6
Sergey M․
2015-07-18
1
-1
/
+3
*
|
|
|
[veehd] Use compat_urllib_parse_unquote
Sergey M․
2015-07-18
1
-1
/
+2
*
|
|
|
[openfilm] Fix compat_urllib_parse_unquote_plus import
Sergey M․
2015-07-17
1
-1
/
+1
*
|
|
|
[ehow] Simplify
Sergey M․
2015-07-17
1
-3
/
+1
*
|
|
|
[youtube] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
Sergey M․
2015-07-17
1
-5
/
+7
*
|
|
|
[ynet] Use compat_urllib_parse_unquote_plus
Sergey M․
2015-07-17
1
-2
/
+2
*
|
|
|
[xvideos] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-2
/
+2
*
|
|
|
[xtube] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-3
/
+3
*
|
|
|
[xnxx] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-4
/
+2
*
|
|
|
[xbef] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-4
/
+2
*
|
|
|
[spankwire] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-2
/
+2
*
|
|
|
[pornhub] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
Sergey M․
2015-07-17
1
-4
/
+5
*
|
|
|
[playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
Sergey M․
2015-07-17
1
-3
/
+4
*
|
|
|
[photobucket] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-2
/
+2
*
|
|
|
[openfilm] Use compat_urllib_parse_unquote_plus
Sergey M․
2015-07-17
1
-2
/
+2
*
|
|
|
[odnoklassniki] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-2
/
+2
*
|
|
|
[myvideo] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-5
/
+6
*
|
|
|
[mofosex] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-2
/
+2
*
|
|
|
[mixcloud] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-4
/
+2
*
|
|
|
[mitele] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-1
/
+2
*
|
|
|
[metacafe] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-1
/
+2
*
|
|
|
[malemotion] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-4
/
+2
*
|
|
|
[karaoketv] Use compat_urllib_parse_unquote_plus
Sergey M․
2015-07-17
1
-2
/
+2
*
|
|
|
[infoq] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-2
/
+2
*
|
|
|
[extractor/generic] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-3
/
+2
*
|
|
|
[gamespot] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-2
/
+2
*
|
|
|
[facebook] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-2
/
+2
*
|
|
|
[ehow] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-2
/
+2
*
|
|
|
[crunchyroll] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-1
/
+2
*
|
|
|
[ceskatelevize] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-1
/
+2
*
|
|
|
[bet] Use compat_urllib_parse_unquote
Sergey M․
2015-07-17
1
-2
/
+2
*
|
|
|
[compat] Mention unquote_plus
Sergey M․
2015-07-17
1
-1
/
+1
*
|
|
|
[test_compat] Add tests for compat_urllib_parse_unquote_plus
Sergey M․
2015-07-17
1
-0
/
+7
*
|
|
|
[compat] Add compat_urllib_parse_unquote_plus
Sergey M․
2015-07-17
1
-0
/
+11
*
|
|
|
[test_compat] Remove redundant test
Sergey M․
2015-07-17
1
-1
/
+0
*
|
|
|
Merge branch 'atomicdryad-pr-crashfix_compat_urllib_unquote'
Sergey M․
2015-07-17
3
-30
/
+69
|
\
\
\
\
|
*
|
|
|
[test_compat] Make tests more idiomatic
Sergey M․
2015-07-17
1
-17
/
+16
|
*
|
|
|
[compat] Simplify and use latest cpython 3 code
Sergey M․
2015-07-17
1
-28
/
+13
|
*
|
|
|
Merge branch 'pr-crashfix_compat_urllib_unquote' of https://github.com/atomic...
Sergey M․
2015-07-17
3
-29
/
+84
|
|
\
\
\
\
|
|
*
|
|
|
Add tests for compat_urllib_parse_unquote
fnord
2015-07-17
1
-0
/
+20
|
|
*
|
|
|
Don't forget trailing '%'
fnord
2015-07-17
1
-0
/
+3
|
|
*
|
|
|
fix TestCompat test_all_present
fnord
2015-07-17
1
-0
/
+2
|
|
*
|
|
|
remove kebab
fnord
2015-07-17
1
-40
/
+1
|
|
*
|
|
|
remove debugprint
fnord
2015-07-17
1
-6
/
+0
|
|
*
|
|
|
replace old compat_urllib_parse_unquote with backport from python3's function
fnord
2015-07-17
1
-1
/
+74
|
|
*
|
|
|
Generic: use compat_urllib_parse_unquote to prevent utf8 mangling
fnord
2015-07-15
1
-1
/
+1
|
|
*
|
|
|
compat_urllib_parse_unquote: crash fix: only decode valid hex
fnord
2015-07-15
1
-0
/
+2
*
|
|
|
|
|
Merge pull request #6259 from remitamine/howstuffworks
Sergey M.
2015-07-17
1
-1
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
match only the test url
remitamine
2015-07-17
1
-8
/
+1
[prev]
[next]