]> jfr.im git - yt-dlp.git/history - youtube_dl/extractor/youtube.py
[youtube] Change test URLs from http to https
[yt-dlp.git] / youtube_dl / extractor / youtube.py
2016-09-25  stepshal[youtube] Change test URLs from http to https
2016-09-14  stepshalImprove some _VALID_URLs
2016-09-09  Sergey M․Merge branch 'polskie-radio-programme' of https://githu...
2016-09-08  Yen Chi HsuanMerge pull request #10596 from stepshal/r_prefix
2016-09-08  stepshalAdd missing r prefix for _VALID_URLs
2016-09-05  Yen Chi HsuanMerge branch 'bilibili' of https://github.com/PeterDing...
2016-09-04  Sergey M․[youtube:playlist] Extend _VALID_URL
2016-09-03  Sergey M․[youtube:watchlater] Fix extraction (Closes #10544)
2016-09-02  Sergey M․[youtube] Add support for rental videos' previews ...
2016-09-02  Sergey M․[youtube:playlist] Fallback to video extraction for...
2016-08-23  Sergey M․[youtube] Fix authentication (2) (Closes #10392)
2016-08-23  Sergey M․[youtube] Fix authentication (#10392)
2016-07-22  Sergey M․[youtube] Fix authentication (Closes #10140)
2016-07-21  Sergey M․[youtube:shared] Relax _VALID_URL
2016-07-11  Sergey M․[youtube] Add YouTube Red paid video reference test...
2016-07-10  Sergey M․[youtube] Relax TFA regexes
2016-07-10  Yen Chi HsuanMerge pull request #8876 from remitamine/html5_media
2016-07-09  Yen Chi HsuanMerge pull request #9288 from reyyed/issue#9063fix
2016-07-09  Sergey M․[youtube:user] Preserve user/c path segment
2016-07-05  Sergey M․[youtube:channel] Improve channel id extraction and...
2016-07-05  Yen Chi Hsuan[youtube:shared] Recognize the new 'shared' URLs
2016-06-24  Sergey M․[youtube] Fix and skip some tests
2016-06-24  Sergey M․[youtube] Relax URL expansion in description
2016-06-24  Sergey M․[youtube] Fix 141 format tests
2016-06-10  Sergey MMerge pull request #9747 from TRox1972/lynda
2016-06-10  Yen Chi Hsuan[youtube:user] Support another URL form
2016-06-09  Yen Chi HsuanMerge pull request #9395 from pmrowla/afreecatv
2016-06-07  Philipp HagemeisterMerge remote-tracking branch 'Boris-de/wdrmaus_fix...
2016-06-04  Philipp Hagemeistergit pushMerge branch 'master' of github.com:rg3/youtube-dl
2016-06-04  Sergey M․[youtube] Add itags 256 and 258
2016-05-08  Sergey MMerge pull request #9358 from dstftw/hls-native-to...
2016-05-06  Sergey MMerge pull request #9400 from inondle/master
2016-05-06  Sergey M․[youtube] Allow empty attribute values in description...
2016-04-29  Yen Chi HsuanMerge branch 'vlive-hls' of https://github.com/Kagami...
2016-04-26  Sergey M․[youtube:search_url] Reimplement in terms of youtube...
2016-04-25  Yen Chi HsuanMerge branch 'akamai_pv' of https://github.com/remitami...
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...
next