[youtube] Fix uploader id and uploader URL extraction
[youtube-dl] / youtube_dl / extractor / youtube.py
2016-04-21 Sergey MMerge pull request #9110 from remitamine/parse_duration
2016-04-20 Sergey M․[youtube] Capture and output login error message
2016-04-17 Jaime Marquínez... [youtube:playlist] Fetch all the videos in a mix (fixes...
2016-04-16 remitamineMerge pull request #9195 from remitamine/ffmpeg-pipe
2016-04-15 remitamine[youtube:user] check if the url didn't match only the...
2016-04-12 Sergey M․[youtube:playlist] Recognize popular uploads playlist...
2016-04-03 Sergey M․[youtube] Add support for zwearz (Closes #9062)
2016-03-26 Sergey M․[youtube:playlistsbase] Restrict playlist regex (Closes...
2016-03-25 Sergey M․Use urlencode_postdata across the codebase
2016-03-25 Sergey M․[compat] Add compat_urllib_parse_urlencode and eliminat...
2016-03-24 Sergey M․[youtube:live] Add extractor (Closes #8959)
2016-03-17 Yen Chi Hsuan[youtube] Added itag 91
2016-03-15 remitamineMerge pull request #8513 from remitamine/dash-sort
2016-03-13 remitamineMerge pull request #8611 from remitamine/ffmpegfd
2016-03-05 remitamineMerge pull request #8718 from remitamine/m3u8-fixup
2016-03-04 Yen Chi HsuanMerge branch 'kusi' of https://github.com/mutantmonkey...
2016-03-03 Yen Chi HsuanMerge branch 'jython-support'
2016-03-02 Sergey M․[youtube] Extract uploader_url (Closes #8724)
2016-03-02 Sergey M․[youtube] Extract license (Closes #8725)
2016-03-02 remitamine[youtube] improve width and height extraction from...
2016-03-02 remitamineMerge branch 'master' of github.com:rg3/youtube-dl
2016-03-02 remitamineRevert "[youtube] add tbr to _formats extracted from...
2016-03-02 remitamineRevert "[youtube] add basic info for some unknown forma...
2016-03-02 remitamine[youtube] add basic info for some unknown formats extra...
2016-03-02 remitamine[youtube] add tbr to _formats extracted from watch_as3.swf
2016-03-02 remitamine[youtube] extract width and height from fmt_list
2016-03-01 Sergey MMerge pull request #8703 from dstftw/mark-watched
2016-02-29 Sergey M․Add --mark-watched feature (Closes #5054)
2016-02-26 Sergey M․[youtube] Add alternative automatic captions extraction...
2016-02-18 Sergey M․[youtube:watchlater] Respect --no-playlist
2016-02-18 Sergey M․[youtube:watchlater] Improve _VALID_URL (Closes #8594)
2016-02-15 Sergey M․[youtube:searchurl] Extend _VALID_URL
2016-02-13 remitamineMerge pull request #8479 from remitamine/dash_downloader
2016-02-12 Sergey M․[youtube] Add test for #8536
2016-02-12 Sergey M․[youtube] Improve multifeed videos extraction (Closes...
2016-02-11 Sergey M․[youtube] Fix typos
2016-02-07 Sergey M․[youtube] Clarify itag 36 height and abr (Closes #8457)
2016-02-06 remitamineMerge pull request #8408 from remitamine/dash
2016-02-06 Sergey M․[youtube] Fix automatic captions
2016-02-04 remitamine[youtube] fix subtitle order
2016-02-04 remitamine[youtube] fix subtitle extraction(fixes #8415)
2016-02-02 remitamineMerge pull request #8354 from remitamine/m3u8_metadata
2016-02-02 remitamineMerge pull request #8348 from remitamine/dfxp2srt-text
2016-02-02 remitamine[youtube] use _extract_mpd_formats
2016-02-01 Yen Chi HsuanMerge pull request #8374 from yan12125/facebook-dash
2016-02-01 Yen Chi HsuanMerge branch 'daum-playlist-user' of https://github...
2016-01-31 Yen Chi HsuanMerge branch 'gamekings_fix' of https://github.com...
2016-01-31 Jaime Marquínez... [youtube] Use 'orderedSet' instead of 'set' to preserve...
2016-01-31 Sergey M․[youtube] Filter duplicates in playlists base extractor
2016-01-31 Sergey M․[youtube] Use authentication for entry list base extrac...
2016-01-30 Yen Chi Hsuan[common] Add _extract_dash_manifest_formats
2016-01-30 Yen Chi Hsuan[common] Remove unused arguments
2016-01-30 Yen Chi Hsuan[common] Rename to namespace
2016-01-30 Yen Chi Hsuan[youtube] Remove '(v|a)codec': 'none' entries
2016-01-30 Yen Chi Hsuan[youtube] Pass self._formats to _parse_dash_manifest
2016-01-30 Yen Chi Hsuan[common] _parse_dash_manifest() from youtube.py
2016-01-30 Yen Chi Hsuan[youtube] Move decrypt_sig out of _parse_dash_manifest
2016-01-30 Yen Chi HsuanMerge remote-tracking branch 'upstream/master'
2016-01-29 Jaime Marquínez... [youtube:user] Require 'https?://' in the url (fixes...
2016-01-24 Yen Chi HsuanMerge pull request #8130 from dyn888/master
2016-01-24 Yen Chi Hsuan[youtube] Prefer info from YouTube than _formats (...
2016-01-21 Sergey M․[youtube] Simplify automatic captions URL check (Closes...
2016-01-21 Dimitre LiotevFix issue #8109 (error when downloading automatic captions)
2016-01-19 Yen Chi HsuanMerge branch 'patch-8239' of https://github.com/ping...
2016-01-19 Yen Chi HsuanMerge branch 'Weiqitv' of https://github.com/FounderSG...
2016-01-19 Sergey M․[youtube] Skip test
2016-01-19 Sergey M․[youtube] Capture and output unavailable message
2016-01-18 Sergey M․[youtube] Clarify test_Youtube_18
2016-01-18 Sergey M․[youtube] Fix URL expansion in video description
2016-01-13 Yen Chi Hsuan[youtube] Fix acodec and vcodec order
2016-01-07 Sergey M․[youtube] Support expanding alternative format of links...
2016-01-03 dyn888[youtube] added vcodec/acodec/abr for multiple itags
2016-01-02 Yen Chi HsuanMerge branch 'baidu' of https://github.com/remitamine...
2015-12-29 remitamineMerge branch 'jukebox' of https://github.com/remitamine...
2015-12-29 remitamineMerge branch 'srgssr' of https://github.com/remitamine...
2015-12-29 remitamineMerge branch 'daum' of https://github.com/remitamine...
2015-12-28 remitamineMerge pull request #7769 from remitamine/sort
2015-12-28 remitamineMerge branch 'dcn' of github.com:remitamine/youtube...
2015-12-27 remitamineMerge pull request #7892 from remitamine/livestream
2015-12-27 remitamineMerge pull request #7851 from remitamine/kaltura
2015-12-25 remitamineMerge pull request #7045 from remitamine/ign
2015-12-22 remitamineMerge pull request #7322 from remitamine/vgtv
2015-12-21 remitamineMerge branch 'bleacherreport' of github.com:remitamine...
2015-12-21 remitamineMerge branch 'bliptv' of github.com:remitamine/youtube...
2015-12-21 remitamineMerge branch 'googledrive' of github.com:remitamine...
2015-12-20 remitamineMerge branch 'flickr' of github.com:remitamine/youtube...
2015-12-20 remitamineMerge pull request #6790 from remitamine/tele13
2015-12-20 remitamineMerge pull request #6928 from remitamine/cnet
2015-12-20 Sergey M․[youtube] Generalize playlists extractor
2015-12-20 Sergey M․Rename error_to_str to error_to_compat_str
2015-12-19 Sergey M․Properly convert errors to strings
2015-12-14 Sergey M․[youtube] Extract alt_title and creator for music video...
2015-12-04 remitamineMerge pull request #7686 from remitamine/acast
2015-12-04 remitamineMerge pull request #7660 from remitamine/gameinformer
2015-12-04 remitamineMerge pull request #7320 from remitamine/adobetv
2015-12-04 remitamineMerge pull request #7185 from remitamine/ooyala
2015-12-04 remitamineMerge pull request #7326 from remitamine/clipfish
2015-12-04 remitamine[nba] improve(fixes #7068)
2015-12-03 remitamineMerge remote-tracking branch 'upstream/master' into...
2015-12-03 remitamineMerge pull request #7659 from remitamine/audimedia
next