index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
youtube.py
Age
Commit message (
Expand
)
Author
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 https
stepshal
2016-09-14
Improve some _VALID_URLs
stepshal
2016-09-08
Add missing r prefix for _VALID_URLs
stepshal
2016-09-04
[youtube:playlist] Extend _VALID_URL
Sergey 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_URL
Sergey M․
2016-07-12
[youtube] Add YouTube Red paid video reference test (#10059)
Sergey M․
2016-07-11
[youtube] Relax TFA regexes
Sergey M․
2016-07-09
[youtube:user] Preserve user/c path segment
Sergey 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' URLs
Yen Chi Hsuan
2016-06-24
[youtube] Fix and skip some tests
Sergey M․
2016-06-24
[youtube] Relax URL expansion in description
Sergey M․
2016-06-24
[youtube] Fix 141 format tests
Sergey M․
2016-06-10
[youtube:user] Support another URL form
Yen Chi Hsuan
2016-06-05
[youtube] Add itags 256 and 258
Sergey M․
2016-05-06
[youtube] Allow empty attribute values in description regex
Sergey M․
2016-04-26
[youtube:search_url] Reimplement in terms of youtube:playlistbase
Sergey M․
2016-04-20
[youtube] Capture and output login error message
Sergey 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 extractors
remitamine
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-26
Use urlencode_postdata across the codebase
Sergey M․
2016-03-26
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
Sergey M․
2016-03-25
[youtube:live] Add extractor (Closes #8959)
Sergey M․
2016-03-17
[youtube] Added itag 91
Yen Chi Hsuan
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_list
remitamine
2016-03-02
Revert "[youtube] add tbr to _formats extracted from watch_as3.swf"
remitamine
2016-03-02
Revert "[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.swf
remitamine
2016-03-02
[youtube] add tbr to _formats extracted from watch_as3.swf
remitamine
2016-03-02
[youtube] extract width and height from fmt_list
remitamine
2016-03-01
Add --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-playlist
Sergey M․
2016-02-18
[youtube:watchlater] Improve _VALID_URL (Closes #8594)
Sergey M․
2016-02-16
[youtube:searchurl] Extend _VALID_URL
Sergey M․
2016-02-13
[youtube] Add test for #8536
Sergey M․
2016-02-13
[youtube] Improve multifeed videos extraction (Closes #8536)
Sergey M․
[next]