aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2016-03-06[utils] Add more codecs to codec2extYen Chi Hsuan
2016-03-05[common] Use codec2ext for DASH formats (#8764)Yen Chi Hsuan
2016-03-05[utils] Add codec2extYen Chi Hsuan
2016-03-05[twitter] Provide more metadataYen Chi Hsuan
2016-03-04[utils] update_url_query: Encode the strings in the query dictJaime Marquínez Ferrándiz
2016-03-04[foxnews] update testremitamine
2016-03-05[youporn] Fix sources regexSergey M․
2016-03-05[youporn] Fix quality extraction (Closes #8758)Sergey M․
2016-03-04[bleacherreport] update testsremitamine
2016-03-04[audimedia] update _VALID_URL and video_id regex and improve http format_idremitamine
2016-03-05[kusi] Correct test_KUSIYen Chi Hsuan
2016-03-04[kusi] Two fixesYen Chi Hsuan
2016-03-04[yandexmusic] Capture and output API errorsSergey M․
2016-03-04[kusi] Simplify and improveYen Chi Hsuan
2016-03-04[kusi] Add a test for the alternative form of URLYen Chi Hsuan
2016-03-04Merge branch 'kusi' of https://github.com/mutantmonkey/youtube-dl into mutant...Yen Chi Hsuan
2016-03-04[leeco] Skip an invalid test. test_LePlaylist_1 is sufficientYen Chi Hsuan
2016-03-04[leeco] format_id should be stringsYen Chi Hsuan
2016-03-04[douyutv] Fix testsYen Chi Hsuan
2016-03-04[livestream] Fix FutureWarning (Closes #8742)Sergey M․
2016-03-03Merge pull request #8739 from remitamine/update_url_paramsremitamine
2016-03-04[indavideo:embed] Fix tags extraction (Closes #8738)Sergey M․
2016-03-03[utils] add update_url_query functionremitamine
2016-03-03[twitch:playlistbase] Fix all at once fetchSergey M․
2016-03-03[twitch:playlistbase] Restore original _PAGE_LIMITSergey M․
2016-03-03[twitch:playlistsbase] Use orderedSetSergey M․
2016-03-03[twitch] Workaround broken paging (Closes #8740)Sergey M․
2016-03-03[jython] Introduce compat_os_nameYen Chi Hsuan
2016-03-03Merge branch 'jython-support'Yen Chi Hsuan
2016-03-03[utils] Jython support - handle filenames correctlyYen Chi Hsuan
2016-03-03[extractor/common] use compat_parse_qs in update_url_paramsremitamine
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 entityYen Chi Hsuan
2016-03-03[twitter] Now Twitter serves the same file for Firefox and ChromeYen Chi Hsuan
2016-03-03[twitter] Fix extraction of test_Twitter and test_Twitter_1Yen Chi Hsuan
2016-03-03[twitter] Support twitter.com/i/videos/tweet/ URLSYen Chi Hsuan
2016-03-02[thepltform] detect other types of errorsremitamine
2016-03-02[utils] remove check for val from find_xpath_attrremitamine
2016-03-03[leeco] Letv renamed to LeEcoYen Chi Hsuan
2016-03-03[letv] Merge LetvTvIE into LetvPlaylistIEYen Chi Hsuan
2016-03-03[letv] Correct regular expressions and fix a typoYen Chi Hsuan
2016-03-03[letv] Order imports alphabeticallyYen Chi Hsuan
2016-03-03[letv] Keep videos' order in playlistsYen Chi Hsuan
2016-03-03[letv] Domain name changedYen Chi Hsuan
2016-03-03[twitch:playlistbase] Mark brokenSergey 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_urlSergey M․
2016-03-02[youtube] Extract license (Closes #8725)Sergey M․
2016-03-02[extractor/common] Document license metafieldSergey M․