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
2016-03-04
[aol] imporve extraction
remitamine
2016-03-04
[engadget] remove support for legacy urls
remitamine
2016-03-04
[fivemin] improve extraction
remitamine
2016-03-04
[livestream] Fix FutureWarning (Closes #8742)
Sergey M․
2016-03-03
Merge pull request #8739 from remitamine/update_url_params
remitamine
2016-03-03
[test/test_utils] add more tests for update_url_query
remitamine
2016-03-04
[indavideo:embed] Fix tags extraction (Closes #8738)
Sergey M․
2016-03-03
[test/test_utils] add tests for update_url_query
remitamine
2016-03-03
[utils] add update_url_query function
remitamine
2016-03-03
[twitch:playlistbase] Fix all at once fetch
Sergey M․
2016-03-03
[twitch:playlistbase] Restore original _PAGE_LIMIT
Sergey M․
2016-03-03
[twitch:playlistsbase] Use orderedSet
Sergey M․
2016-03-03
[twitch] Workaround broken paging (Closes #8740)
Sergey M․
2016-03-03
[Makefile] Allow specifying the Python version in offline tests
Yen Chi Hsuan
2016-03-03
[test/http] Fix failure in Jython
Yen Chi Hsuan
2016-03-03
[jython] Introduce compat_os_name
Yen Chi Hsuan
2016-03-03
Merge branch 'jython-support'
Yen Chi Hsuan
2016-03-03
[utils] Jython support - handle filenames correctly
Yen Chi Hsuan
2016-03-03
[extractor/common] use compat_parse_qs in update_url_params
remitamine
2016-03-03
[extractor/common] add update_url_params helper method to add or update query...
remitamine
2016-03-03
[twitter] Media info is not always in the first entity
Yen Chi Hsuan
2016-03-03
[twitter] Now Twitter serves the same file for Firefox and Chrome
Yen Chi Hsuan
2016-03-03
[twitter] Fix extraction of test_Twitter and test_Twitter_1
Yen Chi Hsuan
2016-03-03
[twitter] Support twitter.com/i/videos/tweet/ URLS
Yen Chi Hsuan
2016-03-02
[thepltform] detect other types of errors
remitamine
2016-03-02
[utils] remove check for val from find_xpath_attr
remitamine
2016-03-03
[leeco] Letv renamed to LeEco
Yen Chi Hsuan
2016-03-03
[letv] Merge LetvTvIE into LetvPlaylistIE
Yen Chi Hsuan
2016-03-03
[letv] Correct regular expressions and fix a typo
Yen Chi Hsuan
2016-03-03
[letv] Order imports alphabetically
Yen Chi Hsuan
2016-03-03
[letv] Keep videos' order in playlists
Yen Chi Hsuan
2016-03-03
[letv] Domain name changed
Yen Chi Hsuan
2016-03-03
[twitch:playlistbase] Mark broken
Sergey M․
2016-03-03
[vimeo] Extract uploader_url (Closes #8727)
Sergey M․
2016-03-02
[youtube] Extract uploader_url (Closes #8724)
Sergey M․
2016-03-02
[extractor/common] Document uploader_url
Sergey M․
2016-03-02
[README.md] Document license field for output template
Sergey M
2016-03-02
[youtube] Extract license (Closes #8725)
Sergey M․
2016-03-02
[extractor/common] Document license metafield
Sergey M․
2016-03-02
[youtube] improve width and height extraction from fmt_list
remitamine
2016-03-02
Merge branch 'master' of github.com:rg3/youtube-dl
remitamine
2016-03-02
Revert "[youtube] add tbr to _formats extracted from watch_as3.swf"
remitamine
2016-03-02
Revert "[youtube] add basic info for some unknown formats extracted from watc...
remitamine
2016-03-02
[YoutubeDL] Skip postprocessing and archive report when outputting to stdout ...
Sergey M․
2016-03-02
[youtube] add basic info for some unknown formats extracted from watch_as3.swf
remitamine
2016-03-02
[youtube] add tbr to _formats extracted from watch_as3.swf
remitamine
2016-03-02
[youtube] extract width and height from fmt_list
remitamine
2016-03-02
[nrk:skole] Relax _VALID_URL
Sergey M․
2016-03-02
[nrk:skole] Add extractor (Closes #8728)
Sergey M․
2016-03-01
[options] Add --no-mark-watched (#5054)
Sergey M․
[next]