index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
bambuser.py
Age
Commit message (
Expand
)
Author
2018-05-26
remove unnecessary assignment parenthesis
Remita Amine
2017-11-11
Remove sensitive data from logging in messages
Sergey M․
2016-03-26
Use urlencode_postdata across the codebase
Sergey M․
2016-03-26
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
Sergey M․
2015-11-23
Switch codebase to use sanitized_Request instead of
Sergey M?
2015-04-20
[bambuser] Add support for authentication (#5478)
Sergey M․
2015-04-20
[bambuser] Modernize and extract more metadata
Sergey M․
2015-04-20
[bambuser] Capture and output error message (#5478)
Sergey M․
2015-04-20
[bambuser] Modernize
Sergey M․
2015-02-13
[bambuser] Fix 'uploader_id' extraction (fixes #4944)
Jaime Marquínez Ferrándiz
2014-12-13
Fix imports and general cleanup
Philipp Hagemeister
2014-11-26
[test_unicode_literals] Arm unicode_literals check
Philipp Hagemeister
2014-11-23
Fix all PEP8 issues except E501
Philipp Hagemeister
2014-11-23
PEP8: applied even more rules
Jouke Waleson
2014-11-23
PEP8 applied
Jouke Waleson
2014-08-28
Move playlist tests to extractors.
Philipp Hagemeister
2014-01-07
More unicode literals
Philipp Hagemeister
2013-12-04
Correct some extractor _VALID_URL regexes
dst
2013-11-25
[bambuser] Skip the download in the test
Jaime Marquínez Ferrándiz
2013-11-16
[bambuser] Do not test for MD5, seems to be flaky
Philipp Hagemeister
2013-11-02
[bambuser] Add an extractor for channels (closes #1702)
Jaime Marquínez Ferrándiz
2013-11-02
Add an extractor for bambuser.com (#1702)
Jaime Marquínez Ferrándiz