jeckman / YouTube-Downloader

PHP script for downloading videos from youtube; also parsing youtube feed into RSS enclosures for podcatchers
GNU General Public License v2.0
895 stars 474 forks source link

Solve #364 (Always download via proxy) #366

Closed BelleNottelling closed 5 years ago

BelleNottelling commented 5 years ago

With this change you can set VideoLinkMode to proxy to have the getvideo.mp4?videoid=GkvvH8pBoTg&format=ipad download it through the proxy URL

I'm assuming this is what it meant, but tbh I didn't dig into it much.


This change is Reviewable

jeckman commented 5 years ago

@BenNottelling Thanks - can you add something to the sample/default config.php documenting this option and how to set it?

(Acutally: /config/default.php)

BelleNottelling commented 5 years ago

@jeckman Sure!