youtube-downloader
youtube-downloader copied to clipboard
Curl options, set temp browser dir and others
Hello,
great script, but i have a few questions.
- Is it possible to change the temp-dir from browserclient trough YoutubeDownloader? i mean the setStorageDir method I have a strict open_basedir setting:).
- When i want only the youtube-links, is it possible to deactivate the curl-libs dependencies? I want exactly differ from 3 methods of use:
- catch only the infos (with all what is in, url text and so on)
- i want to download the video (but with with more control about filename, filedir)
- i want the streaming features so there actually is in your lib.
thx
PS: When i delete the windows-tmp dir from my open_basedir settings then i became the same variables back in YoutubeDownloader (but many errors from my security part:)). Why functioned YoutubeDownloader when the curl-lib cannot save tmp-files? Need i curl lib for only vars?