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
Age
Commit message (
Expand
)
Author
2013-10-27
[rtlnow] Change the test for rtlnitronow
Jaime Marquínez Ferrándiz
2013-10-27
[generic] Fix test video's checksum
Jaime Marquínez Ferrándiz
2013-10-27
[faz] Use a regex for getting the description
Jaime Marquínez Ferrándiz
2013-10-27
[facebook] Don't recommend to report the issue if the video is private.
Jaime Marquínez Ferrándiz
2013-10-27
[facebook] Report a more meaningful message if the video cannot be accessed (...
Jaime Marquínez Ferrándiz
2013-10-27
[facebook] Fix the login process (fixes #1244)
Jaime Marquínez Ferrándiz
2013-10-25
[8tracks] Use track count instead of looking at at_last_track property
Philipp Hagemeister
2013-10-25
Document the %(format_id)s field for the output template
Jaime Marquínez Ferrándiz
2013-10-25
[youtube] Set the format_id field to the itag of the format (closes #1624)
Jaime Marquínez Ferrándiz
2013-10-25
Fix the extensions of two tests with youtube videos
Jaime Marquínez Ferrándiz
2013-10-25
[youtube] Also use the 'adaptative_fmts' field from the /get_video_info page ...
Jaime Marquínez Ferrándiz
2013-10-23
[cinemassacre] Simplify
Jaime Marquínez Ferrándiz
2013-10-23
Merge pull request #1632 from rzhxeo/cinemassacre
Jaime Marquínez Ferrándiz
2013-10-23
release 2013.10.23.2
2013.10.23.2
Philipp Hagemeister
2013-10-23
[dailymotion] Extract all the available formats (closes #1028)
Jaime Marquínez Ferrándiz
2013-10-23
[nowvideo] Fix key extraction
Jaime Marquínez Ferrándiz
2013-10-23
Hide the video password on verbose mode
Jaime Marquínez Ferrándiz
2013-10-23
[vimeo] fix the extraction for videos protected with password
Jaime Marquínez Ferrándiz
2013-10-23
release 2013.10.23.1
2013.10.23.1
Philipp Hagemeister
2013-10-23
[vimeo] Fix pro videos and player.vimeo.com urls
Jaime Marquínez Ferrándiz
2013-10-23
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2013-10-23
[vimeo] Fix normal videos (Fixes #1642)
Philipp Hagemeister
2013-10-22
Merge pull request #1622 from rbrito/fix-extension
Philipp Hagemeister
2013-10-23
release 2013.10.23
2013.10.23
Philipp Hagemeister
2013-10-22
release 2013.10.22
2013.10.22
Philipp Hagemeister
2013-10-22
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2013-10-22
Expand tilde in template (Fixes #1639)
Philipp Hagemeister
2013-10-22
[arte.tv:creative] Update the title of the test
Jaime Marquínez Ferrándiz
2013-10-22
[nhl:videocenter] Fix playlist title extraction
Jaime Marquínez Ferrándiz
2013-10-22
Style fixes in YoutubeDL.py
Jaime Marquínez Ferrándiz
2013-10-22
Respect the download parameter in YoutubeDL.process_video_result if the extra...
Jaime Marquínez Ferrándiz
2013-10-21
[vimeo] Implement the new format selection system (closes PR #996)
Joshua Elsasser
2013-10-21
[youtube] Use 'node is None' when checking if the video has automatic captions
Jaime Marquínez Ferrándiz
2013-10-21
Fix the duration field for the VideoDetective and InternetVideoArchive tests
Jaime Marquínez Ferrándiz
2013-10-21
[googleplus] Fix upload_date extraction
Jaime Marquínez Ferrándiz
2013-10-21
[arte] Set the format_note and the format_id fields (closes #1628)
Jaime Marquínez Ferrándiz
2013-10-21
The 'format' field now defaults to '{format_id} - {width}x{height}{format_note}'
Jaime Marquínez Ferrándiz
2013-10-21
YoutubeDL: remove method that came from FileDownloader
Jaime Marquínez Ferrándiz
2013-10-21
Allow to use the extension for the format selection
Jaime Marquínez Ferrándiz
2013-10-21
Accept requested formats to be in the format 35/best (closes #1552)
Jaime Marquínez Ferrándiz
2013-10-19
Merge remote-tracking branch 'rbrito/set-age'
Philipp Hagemeister
2013-10-19
[xhamster] Add support for age_limit (Instead of #1627)
Philipp Hagemeister
2013-10-19
extractor: Set age limit on some adult-related extractors.
Rogério Brito
2013-10-19
[CinemassacreIE] Fix information extraction
rzhxeo
2013-10-18
extractor: Set age limit on some adult-related extractors.
Rogério Brito
2013-10-18
extractor: youtube: Fix extension of dash formats.
Rogério Brito
2013-10-18
[xnxx] Add age_limit
Philipp Hagemeister
2013-10-18
release 2013.10.18.2
2013.10.18.2
Philipp Hagemeister
2013-10-18
Add new option --abort-on-error
Philipp Hagemeister
2013-10-18
Document %(format)s (#1612)
Philipp Hagemeister
[next]