aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/youtube.py
AgeCommit message (Expand)Author
2017-02-12[youtube] Fix parsing codecs (closes #12091)Sergey M․
2017-02-03[youtube] add format info for itag 325 and 328Remita Amine
2017-02-03[youtube] Fix ytsearch* when cookies are providedYen Chi Hsuan
2017-02-02[youtube:playlist] Recognize TL playlists (closes #11945)Sergey M․
2017-01-31[youtube] Fix extraction for domainless player URLsSergey M․
2017-01-26[youtube] Add fallback for duration extraction (closes #11841)Sergey M․
2017-01-23[youtube:playlist] Fix nonexistent/private playlist detection and skip privat...Sergey M․
2017-01-23[youtube:playlist] Fix nonexistent/private playlist detection (closes #11604)Grzegorz P
2017-01-21[youtube] Extract episode metadata (closes #9695, closes #11774)Sergey M․
2017-01-09[youtube] Add test for itag 212 (#11575)Sergey M․
2017-01-09[youtube] Add itag 212Kacper Michajłow
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-11-23[youtube:playlist] Pass disable_polymer in query (closes #11193, closes #11270)Sergey M․
2016-11-16[youtube:live] Relax _VALID_URL (closes #11164)Sergey M․
2016-10-19[youtube] Fix --no-playlist behavior for youtu.be/id URLs (closes #10896)Sergey M․
2016-10-04[youtube:live] Extend _VALID_URL (Closes #10839)Sergey M․
2016-09-25[youtube] Change test URLs from http to httpsstepshal
2016-09-14Improve some _VALID_URLsstepshal
2016-09-08Add missing r prefix for _VALID_URLsstepshal
2016-09-04[youtube:playlist] Extend _VALID_URLSergey M․
2016-09-04[youtube:watchlater] Fix extraction (Closes #10544)Sergey M․
2016-09-03[youtube] Add support for rental videos' previews (Closes #10532)Sergey M․
2016-09-02[youtube:playlist] Fallback to video extraction for video/playlist URLs when ...Sergey M․
2016-08-24[youtube] Fix authentication (2) (Closes #10392)Sergey M․
2016-08-24[youtube] Fix authentication (#10392)Sergey M․
2016-07-22[youtube] Fix authentication (Closes #10140)Sergey M․
2016-07-21[youtube:shared] Relax _VALID_URLSergey M․
2016-07-12[youtube] Add YouTube Red paid video reference test (#10059)Sergey M․
2016-07-11[youtube] Relax TFA regexesSergey M․
2016-07-09[youtube:user] Preserve user/c path segmentSergey M․
2016-07-05[youtube:channel] Improve channel id extraction and detect unavailable channe...Sergey M․
2016-07-05[youtube:shared] Recognize the new 'shared' URLsYen Chi Hsuan
2016-06-24[youtube] Fix and skip some testsSergey M․
2016-06-24[youtube] Relax URL expansion in descriptionSergey M․
2016-06-24[youtube] Fix 141 format testsSergey M․
2016-06-10[youtube:user] Support another URL formYen Chi Hsuan
2016-06-05[youtube] Add itags 256 and 258Sergey M․
2016-05-06[youtube] Allow empty attribute values in description regexSergey M․
2016-04-26[youtube:search_url] Reimplement in terms of youtube:playlistbaseSergey M․
2016-04-20[youtube] Capture and output login error messageSergey M․
2016-04-17[youtube:playlist] Fetch all the videos in a mix (fixes #3837)Jaime Marquínez Ferrándiz
2016-04-15[youtube:user] check if the url didn't match only the other youtube extractorsremitamine
2016-04-12[youtube:playlist] Recognize popular uploads playlist as mix (Closes #9170)Sergey M․
2016-04-04[youtube] Add support for zwearz (Closes #9062)Sergey M․
2016-03-26[youtube:playlistsbase] Restrict playlist regex (Closes #8986)Sergey M․
2016-03-26Use urlencode_postdata across the codebaseSergey M․
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2016-03-25[youtube:live] Add extractor (Closes #8959)Sergey M․
2016-03-17[youtube] Added itag 91Yen Chi Hsuan
2016-03-02[youtube] Extract uploader_url (Closes #8724)Sergey M․