Age | Commit message (Collapse) | Author |
|
|
|
pishposhmcgee-master
|
|
|
|
other than hds ans hls (Closes #5175)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
youtube_dl/YoutubeDL.py
|
|
Also address private emails which I get more and more these days.
|
|
|
|
Look for video_info inside `slugged_video`, if slug is not found among collections.
Also, simplify a bit.
|
|
with --write-pages
|
|
b64decode needs a byte string, but on 3.4 it also accepts strings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#5133)
Comment counts seem to no longer be listed on vid.me
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 7dcad95d4faa91adfaa4d87d411c4bc55ab000e4.
The output template is most definitly allowed to contain forbidden characters; otherwise -o /foo/bar/vid.mp4 wouldn't work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It has been removed.
|
|
|
|
Since it only uses https now, don't recognize http urls.
|
|
It only supports verifying the password over https now.
Use it instead of manually setting the 'password' cookie because it allows to check if the password is correct.
|
|
|
|
|