aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/youtube.py
AgeCommit message (Expand)Author
2016-03-02[youtube] Extract uploader_url (Closes #8724)Sergey M․
2016-03-02[youtube] Extract license (Closes #8725)Sergey M․
2016-03-02[youtube] improve width and height extraction from fmt_listremitamine
2016-03-02Revert "[youtube] add tbr to _formats extracted from watch_as3.swf"remitamine
2016-03-02Revert "[youtube] add basic info for some unknown formats extracted from watc...remitamine
2016-03-02[youtube] add basic info for some unknown formats extracted from watch_as3.swfremitamine
2016-03-02[youtube] add tbr to _formats extracted from watch_as3.swfremitamine
2016-03-02[youtube] extract width and height from fmt_listremitamine
2016-03-01Add --mark-watched feature (Closes #5054)Sergey M․
2016-02-26[youtube] Add alternative automatic captions extraction approach (Closes #8667)Sergey M․
2016-02-18[youtube:watchlater] Respect --no-playlistSergey M․
2016-02-18[youtube:watchlater] Improve _VALID_URL (Closes #8594)Sergey M․
2016-02-16[youtube:searchurl] Extend _VALID_URLSergey M․
2016-02-13[youtube] Add test for #8536Sergey M․
2016-02-13[youtube] Improve multifeed videos extraction (Closes #8536)Sergey M․
2016-02-11[youtube] Fix typosSergey M․
2016-02-08[youtube] Clarify itag 36 height and abr (Closes #8457)Sergey M․
2016-02-06Merge pull request #8408 from remitamine/dashremitamine
2016-02-06[youtube] Fix automatic captionsSergey M․
2016-02-04[youtube] fix subtitle orderremitamine
2016-02-04[youtube] fix subtitle extraction(fixes #8415)remitamine
2016-02-02[youtube] use _extract_mpd_formatsremitamine
2016-02-01Merge pull request #8374 from yan12125/facebook-dashYen Chi Hsuan
2016-01-31[youtube] Use 'orderedSet' instead of 'set' to preserve the orderJaime Marquínez Ferrándiz
2016-01-31[youtube] Filter duplicates in playlists base extractorSergey M․
2016-01-31[youtube] Use authentication for entry list base extractor (Closes #8380)Sergey M․
2016-01-30[common] Add _extract_dash_manifest_formatsYen Chi Hsuan
2016-01-30[common] Remove unused argumentsYen Chi Hsuan
2016-01-30[common] Rename to namespaceYen Chi Hsuan
2016-01-30[youtube] Remove '(v|a)codec': 'none' entriesYen Chi Hsuan
2016-01-30[youtube] Pass self._formats to _parse_dash_manifestYen Chi Hsuan
2016-01-30[common] _parse_dash_manifest() from youtube.pyYen Chi Hsuan
2016-01-30[youtube] Move decrypt_sig out of _parse_dash_manifestYen Chi Hsuan
2016-01-29[youtube:user] Require 'https?://' in the url (fixes #8356)Jaime Marquínez Ferrándiz
2016-01-25Merge pull request #8130 from dyn888/masterYen Chi Hsuan
2016-01-25[youtube] Prefer info from YouTube than _formats (#8293)Yen Chi Hsuan
2016-01-21[youtube] Simplify automatic captions URL check (Closes #8287)Sergey M․
2016-01-21Fix issue #8109 (error when downloading automatic captions)Dimitre Liotev
2016-01-19[youtube] Skip testSergey M․
2016-01-19[youtube] Capture and output unavailable messageSergey M․
2016-01-18[youtube] Clarify test_Youtube_18Sergey M․
2016-01-18[youtube] Fix URL expansion in video descriptionSergey M․
2016-01-13[youtube] Fix acodec and vcodec orderYen Chi Hsuan
2016-01-08[youtube] Support expanding alternative format of links in description (Close...Sergey M․
2016-01-03[youtube] added vcodec/acodec/abr for multiple itagsdyn888
2015-12-20[youtube] Generalize playlists extractorSergey M․
2015-12-20Rename error_to_str to error_to_compat_strSergey M․
2015-12-20Properly convert errors to stringsSergey M․
2015-12-14[youtube] Extract alt_title and creator for music videos (Closes #7862)Sergey M․
2015-11-30[youtube] Clarify itag 272 possible resolutions (#7699)Sergey M․