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 (
Collapse
)
Author
Age
Files
Lines
*
[academicearth] fix test info
remitamine
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
|
|
|
|
'self.params' is not defined
*
[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] Respect --no-check-certificate for curl and aria2c and --proxy for curl
|
*
|
[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
|
|
|
|
*
|
[downloader/external] add _bool_option to pass value to bool option
remitamine
2015-09-04
1
-1
/
+9
|
|
|
|
*
|
[downloader/external] Respect --no-check-certificate for curl and aria2c and ↵
remitamine
2015-09-03
1
-1
/
+4
|
|
|
|
|
|
|
|
|
|
|
|
--proxy for curl
*
|
|
[ruutu] Update test url
Jaime Marquínez Ferrándiz
2015-09-04
1
-1
/
+1
|
|
|
*
|
|
[test_utils] Add more tests for xpath
Sergey M․
2015-09-05
1
-0
/
+28
|
|
|
*
|
|
[utils] Improve xpath_text
Sergey M․
2015-09-05
1
-2
/
+13
|
|
|
*
|
|
[ruutu] Fix extraction (Closes #6759)
Sergey M․
2015-09-05
1
-31
/
+10
|
|
|
*
|
|
[utils] Relax attribute key assert
Sergey M․
2015-09-04
1
-1
/
+1
|
|
|
*
|
|
[utils] Add xpath_element and xpath_attr
Sergey M․
2015-09-04
1
-2
/
+19
|
|
|
[next]