Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
merges #176)
|
|
Add InfoExtractor for Google Plus video
(with fixes)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
keywords. In this case, the "video_url" keyword should be looked for.
|
|
|
|
available
|
|
|
|
|
|
|
|
|
|
Provider (youtube, etc) is now saved in info_dict
|
|
Fixed YouTube playlist parsing
|
|
|
|
Conflicts:
youtube-dl
youtube-dl.exe
|
|
Support for custom user agent
|
|
|
|
Conflicts:
youtube-dl
|
|
http://video.xnxx.com/video1443330/youtube-dl_testvid_a_and_9829_._and_amp_and_38_
|
|
|
|
|
|
be something like %(provider)s_%(id)s.%(ext)s
This can be useful because videos should also be identified by their providers since id's can be the same on multiple providers.
|
|
|
|
|
|
|
|
Support downloading Youtube videos via tube.majestyc.net
|
|
|
|
Added a few simple lines to add support for the flag "--user-agent" to pass a custom string to std_header['User-Agent'].
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
youtube-dl
youtube_dl/InfoExtractors.py
|
|
|
|
|
|
|