

What is luxadvanced supposed to be doing ?Ĭhanged the keyword to "luxa", typed "luxa", got a please wait subtext, nothing happened. This workflow is getting better and better The theme used in the demonstration is Rayless by Humanoidism. Using FFMPEG the way I need it to be used is much faster and effective than using youtube-dl's built in post processing. Post processing options as well as authentication options I tend to stay away from. Youtube-dl's options are vast but limited at the same time. On the other hand, if I wanted downloads to go to the directory " /Users/ritashugisha/Desktop/Luxinate Downloads/" (notice the space between Luxinate and Downloads) I would modify line 45 to look like the following:Īs for your idea with action filters, I have made plans to create an advanced downloading process in the next update. If I wanted to set my downloads to be saved to the path " /Users/ritashugisha/Desktop/LuxinateDownloads/" I would modify line 45 to the following: Youtube-dl options look more interesting when using the shell. "When hitting Alt+Enter, I download the video the X format". "When hitting Cmd+Enter, I download the video in the highest quality format available". Sorry, newbie hereĪbout youtube-dl: I was thinking of an action modifier linked to one option.įor example: an Alfred user would be able to set the following preferences:

I see three "formatSpaces()" definitions. What do you mean by "p ut your path inside of the "formatSpaces()" definition" ?

Thank you for your feedback! Edited Octoby Ritashugisha Youtube-dl defaults to downloading the highest quality available as stated on youtube-dl's FAQ. always download the highest quality format available)" If you want to know more about youtube-dl I would recommend reading this as well as the source code itself. To change youtube-dl to fit your needs requires some background knowledge about youtube-dl itself. (If your path includes spaces, then put your path inside of the "formatSpaces()" definition) On line 45 change the global variable DOWNLOADS to the path where files will be saved.Open "LuxinateProc.py" in a text editor.always download the highest quality format available)?įuture versions of Luxinate are going to include a settings option that will allow the user to. How can I change youtube-dl options to better fit my needs (i.e. How do I change the directory the files are downloaded to ?
