Jump to content

ileonemil

Member
  • Posts

    15
  • Joined

  • Last visited

Everything posted by ileonemil

  1. Okay I downloaded yt-dlp by curl Now I have an error occurring with every YouTube video "url is invalid"
  2. Thank you and sorry. These are the following: Brew command not found (I'm on MacBook Pro M1) v21.13 Alfred 4.6.1 MacOS Monterey 12.0.1 Every link since the problem is the keyword [09:47:59.384] Logging Started... [09:50:36.934] DownMedia[Script Filter] Queuing argument '' [09:50:37.151] DownMedia[Script Filter] Script with argv '' finished [09:50:37.153] ERROR: DownMedia[Script Filter] Code 1: Did not find "yt-dlp". You will need to install it yourself. Homebrew recommended. Alternatively, download an older version of this Workflow without the dependency: https://github.com/vitorgalvao/alfred-workflows/tree/c0d9c9313857676997e6e05d9dda65cfa5fcda6a/DownMedia Keep in mind that is no longer supported. It will continue to work until the (discontinued) youtube-dl no longer does.
  3. Hi, on macOS Monterey MPB M1 2020 I can't use the keywords DA/DV. I tried to reinstall the workflow but nothing...anyone can help me?
  4. Yeah I'll try. I did that because the script uses two apis from different services and have to interact with another script to have some credentials. That way I only put that string before it so that I don't have to change nothing. Thank you very much!!! Have a good day
  5. Firstly thank you very much. I finally managed to do that in another way last night. I chose 'run script' and put it in bash, then I wrote this /usr/local/bin/python3 <<'EOF' - "$@" and pasted all the script next to it. That's a very long script but it seems all okay . Is it right? Thanks anyway for your super helpful tips, will use them for sure. Have a good day!
  6. Yes it does and the output is adding some lines in a database in an app I use, using the API of that app
  7. Thank you, is there a way to download Python modules so? I tried to open the directory of the workflow with Terminal, but pip said that the package was already installed....from the debugger I see that's not true so I think that I have to download the module in another place....Where?How?
  8. Okay I've just restarted Alfred and the Macbook and now all is on point, sorry for the mess I've done. Thank you for all
  9. Hi, thank you. What type of action should I choose so? I see run script and terminal command, and in run script you can choose many languages, should I use python from there ?
  10. Hi, now I understand. I put the variable that makes the searched page opening in the desktop app to true, but it function only if Notion is closed, because it opens a new Notion window with the searched page. Is someway possible to use the workflow having Notion opened?
  11. Hi! I'm searching a way to run a Python script using a Hotkey with Alfred. The script uses external modules so it isn't written with Py standard library. Would be cool having all working in background, no terminal windows opening..... Is it possible?? Thanks
  12. I think you didn't put the right token on the variables
  13. @wrjlewis Hi! The Workflow searches pages and all is right, but it doesn't open them....what can I do ??
×
×
  • Create New...