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
Age
Commit message (
Expand
)
Author
2013-08-29
[ign] update 1up extractor to work with the updated IGNIE
Jaime Marquínez Ferrándiz
2013-08-29
[ign] extract videos from articles pages
Jaime Marquínez Ferrándiz
2013-08-29
Merge pull request #1347 from whydoubt/fix_orf_at
Jaime Marquínez Ferrándiz
2013-08-29
Fix orf.at extractor by adding file coding mark
Jeff Smith
2013-08-29
Add an extractor for orf.at (closes #1346)
Jaime Marquínez Ferrándiz
2013-08-29
Merge pull request #1342 from whydoubt/fix_mit_26
Jaime Marquínez Ferrándiz
2013-08-29
Update descriptions checksum for some test for Unistra and Youtube
Jaime Marquínez Ferrándiz
2013-08-29
Also print the field that fails if it is a md5 checksum
Jaime Marquínez Ferrándiz
2013-08-29
Fix detection of the webpage charset if it's declared using ' instead of "
Jaime Marquínez Ferrándiz
2013-08-28
Fix MIT extractor for Python 2.6
Jeff Smith
2013-08-28
release 2013.08.28.1
2013.08.28.1
Philipp Hagemeister
2013-08-28
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2013-08-28
Merge remote-tracking branch 'rzhxeo/youporn-hd'
Philipp Hagemeister
2013-08-28
YoupornIE: Clean up extraction of hd video
rzhxeo
2013-08-28
Let aes_decrypt_text return bytes instead of unicode
rzhxeo
2013-08-28
Fix division bug in aes.py
rzhxeo
2013-08-28
Add intlist_to_bytes to utils.py
rzhxeo
2013-08-28
Merge pull request #1 from phihag/youporn-hd-pr
rzhxeo
2013-08-28
Hide the password and username in verbose mode (closes #1089)
Jaime Marquínez Ferrándiz
2013-08-28
Allow changes to run under Python 3
Philipp Hagemeister
2013-08-28
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2013-08-28
[sohu] Handle encoding, and fix tests
Philipp Hagemeister
2013-08-28
PostProcessingError holds the message in the 'msg' property, not in 'message'...
Jaime Marquínez Ferrándiz
2013-08-28
Merge remote-tracking branch 'Huarong/master'
Philipp Hagemeister
2013-08-28
Merge remote-tracking branch 'origin/reuse_ies'
Philipp Hagemeister
2013-08-28
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2013-08-28
Fix platform name in Python 2 with --verbose (Closes #1228)
Philipp Hagemeister
2013-08-28
Add extractors for video.mit.edu and techtv.mit.edu (closes #1327)
Jaime Marquínez Ferrándiz
2013-08-28
Remove unused imports
Philipp Hagemeister
2013-08-28
[generic] simply use urljoin
Philipp Hagemeister
2013-08-28
Print playpath with --get-url (Fixes #1334)
Philipp Hagemeister
2013-08-28
[generic] Fix URL concatenation
Philipp Hagemeister
2013-08-28
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-08-28
Tolerate junk at the end of gzip-compressed content (#1268)
Philipp Hagemeister
2013-08-28
Show the time taken to download in the same format as the ETA
Jaime Marquínez Ferrándiz
2013-08-28
Merge pull request #1181 from h3xx/master
Jaime Marquínez Ferrándiz
2013-08-28
[addanime] add file
Philipp Hagemeister
2013-08-28
[youtube] update algo for length 88, thanks to @Ramhack (fixes #1328)
Jaime Marquínez Ferrándiz
2013-08-28
[cnn] remove debug print call.
Jaime Marquínez Ferrándiz
2013-08-28
HTTPError is in urllib.error in Python 3, not in http.error
Jaime Marquínez Ferrándiz
2013-08-28
[addanime] improve
Philipp Hagemeister
2013-08-28
[appletrailers] Add support
Philipp Hagemeister
2013-08-28
[cnn] Allow more URLs
Philipp Hagemeister
2013-08-27
release 2013.08.28
2013.08.28
Philipp Hagemeister
2013-08-27
Delete default user agent (Fixes #1309)
Philipp Hagemeister
2013-08-27
Revert "Install our own HTTPS handler as well (#1309)"
Philipp Hagemeister
2013-08-27
Merge pull request #1324 from whydoubt/fix_gplus
Jaime Marquínez Ferrándiz
2013-08-27
Initial slash in Google+ photos link was removed
Jeff Smith
2013-08-27
Add an extractor for NBC news (closes #1320)
Jaime Marquínez Ferrándiz
2013-08-27
Add an extractor for CNN (closes #1318)
Jaime Marquínez Ferrándiz
[next]