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
*
[ajazzera] skip test
remitamine
2015-09-07
1
-0
/
+1
*
[ceskatelevize] Extract playlists (Closes #6772)
Sergey M․
2015-09-07
1
-58
/
+94
*
[techtvmit] Update test
Sergey M․
2015-09-06
1
-3
/
+3
*
[techtvmit] Fix extraction
Sergey M․
2015-09-06
1
-2
/
+2
*
Merge pull request #6774 from remitamine/academicearth
Sergey M.
2015-09-06
1
-1
/
+1
|
\
|
*
[academicearth] fix test info
remitamine
2015-09-06
1
-1
/
+1
*
|
Merge pull request #6773 from remitamine/airmozilla
Sergey M.
2015-09-06
1
-2
/
+2
|
\
\
|
*
|
[airmozilla] fix test info
remitamine
2015-09-06
1
-2
/
+2
|
|
/
*
/
[eagleplatform] Fix extraction
Sergey M․
2015-09-06
1
-1
/
+1
|
/
*
[utils] Comment cookie processing until result from travis and some more testing
Sergey M․
2015-09-06
1
-8
/
+8
*
[kuwo:singer] Skip test
Sergey M․
2015-09-06
1
-0
/
+1
*
[utils] Simplify cookie processor
Sergey M․
2015-09-06
1
-3
/
+1
*
[niconico] Use encode_dict
Sergey M․
2015-09-06
1
-4
/
+2
*
[niconico] Use encode_dict
Sergey M․
2015-09-06
1
-4
/
+2
*
[youtube] Use encode_dict
Sergey M․
2015-09-06
1
-6
/
+3
*
[gorillavid] Add test for filehoot.com (Closes #6771)
Sergey M․
2015-09-06
1
-0
/
+8
*
[gorillavid] Improve title
Sergey M․
2015-09-06
1
-1
/
+1
*
[gorillavid] Encode fields
Sergey M․
2015-09-06
1
-1
/
+2
*
[gorillavid] Add support for filehoot.com
Sergey M․
2015-09-06
1
-2
/
+2
*
[gorillavid] Build correct URL
Sergey M․
2015-09-06
1
-1
/
+2
*
[utils] Add encode_dict
Sergey M․
2015-09-06
1
-0
/
+4
*
[extractor/common] Extract submit inputs
Sergey M․
2015-09-06
1
-1
/
+1
*
[utils] Add issue URL in comment for #6457
Sergey M․
2015-09-06
1
-1
/
+2
*
[YoutubeDL] Use custom cookie processor
Sergey M․
2015-09-06
1
-2
/
+2
*
[utils] Add cookie processor for cookie correction (Closes #6769)
Sergey M․
2015-09-06
1
-0
/
+26
*
[adultswim] Fix extraction on python 2.6
Sergey M․
2015-09-06
1
-1
/
+1
*
[compat] Fix python version check for compat_shlex_split
Sergey M․
2015-09-05
1
-1
/
+1
*
[generic] Capture <audio> tags in addition to <video> tags
felix
2015-09-05
1
-1
/
+1
*
[test_compat] Fix typo
Sergey M․
2015-09-05
1
-1
/
+1
*
[options] Use compat_shlex_split
Sergey M․
2015-09-05
1
-2
/
+2
*
[__init__] Use compat_shlex_split
Sergey M․
2015-09-05
1
-3
/
+3
*
[test_compat] Add test for compat_shlex_split
Sergey M․
2015-09-05
1
-0
/
+4
*
[compat] Add compat shlex.split
Sergey M․
2015-09-05
1
-0
/
+13
*
[YoutubeDL] Ensure bool params always present in downloader
Sergey M․
2015-09-05
1
-1
/
+5
*
[postprocessor/common] Use 'self._downloader.params' instead of 'self.params'
Jaime Marquínez Ferrándiz
2015-09-05
1
-1
/
+1
*
[dcn] PEP8
Yen Chi Hsuan
2015-09-05
1
-2
/
+2
*
Merge branch 'ping-vlive'
Yen Chi Hsuan
2015-09-05
2
-0
/
+87
|
\
|
*
[vlive] PEP8
Yen Chi Hsuan
2015-09-05
1
-1
/
+1
|
*
Merge branch 'vlive' of https://github.com/ping/youtube-dl into ping-vlive
Yen Chi Hsuan
2015-09-05
2
-0
/
+87
|
/
|
|
*
[vlive] Add info about www. to m. redirects for mobile
ping
2015-09-01
1
-0
/
+1
|
*
[vlive] Fixes for review
ping
2015-08-31
1
-2
/
+2
|
*
[vlive] Remove upload_date extraction & cleanup
ping
2015-08-24
1
-16
/
+7
|
*
[vlive] New extractor for vlive.tv
ping
2015-08-20
2
-0
/
+95
*
|
[test_utils] Add tests for cli option converters
Sergey M․
2015-09-05
1
-0
/
+48
*
|
[postprocessor/common] Use generalized cli option converters
Sergey M․
2015-09-05
1
-5
/
+2
*
|
[downloader/external] Use generalized cli option converters
Sergey M․
2015-09-05
1
-17
/
+8
*
|
[utils] Generalize cli option converters
Sergey M․
2015-09-05
1
-0
/
+26
*
|
Merge pull request #6755 from remitamine/external_downloader_options
Sergey M.
2015-09-05
1
-3
/
+16
|
\
\
|
*
|
[downloader/external] change _argless_option function to _valueless_option
remitamine
2015-09-04
1
-4
/
+4
|
*
|
[downloader/external] add _argless_option for option without arguments
remitamine
2015-09-04
1
-4
/
+6
[next]