hollaneer Posted March 2 Share Posted March 2 Hello Vitor, I'm currently using Alfred V4. I can't find a Release Version compatible with V4 at GitHub. Could it be possible to make available compatible with mine? Thanks 🙏🏻 Link to comment
vitor Posted March 2 Author Share Posted March 2 Welcome @hollaneer, That version no longer exists. The workflow depends on other tools that evolve constantly so the last Alfred 4 version may not even work correctly anymore and the current instructions and configuration no longer apply. Plus, some of the Alfred 5 additions (including the Gallery) help with installing and managing those tools which greatly helps with setup and support. You can try the latest available old version but please keep in mind it won’t get fixes. Link to comment
hollaneer Posted March 2 Share Posted March 2 1 hour ago, vitor said: Welcome @hollaneer, That version no longer exists. The workflow depends on other tools that evolve constantly so the last Alfred 4 version may not even work correctly anymore and the current instructions and configuration no longer apply. Plus, some of the Alfred 5 additions (including the Gallery) help with installing and managing those tools which greatly helps with setup and support. You can try the latest available old version but please keep in mind it won’t get fixes. How quick! Thanks a lot for the response, it is clear now. Link to comment
Ryan Lee Posted March 19 Share Posted March 19 (edited) Hello, Vitor. I have a problem with this workflow, can you check it? I've googled with your other comments but it doesn't work out. [16:21:53.677] Download Media[Script Filter] Queuing argument '' [16:21:54.084] Download Media[Script Filter] Script with argv '' finished [16:21:54.088] Download Media[Script Filter] {"items":[{"subtitle":"Add to WatchList (⌥): true 𐄁 Full Playlist (⌘): false","valid":true,"variables":{"media_type":"video","add_to_watchlist":true,"full_playlist":false},"mods":{"cmd":{"subtitle":"Add to WatchList (⌥): true 𐄁 Full Playlist (⌘): true","variables":{"media_type":"video","Add_to_watchlist":true,"full_playlist":true}},"alt":{"subtitle":"Add to WatchList (⌥): false 𐄁 Full Playlist (⌘): false","variables":{"media_type":"video","add_to_watchlist":false,"full_playlist":false}},"cmd+alt":{"subtitle":"Add to WatchList (⌥): false 𐄁 Full Playlist (⌘): true","variables":{"media_type":"video","add_to_watchlist":false,"full_playlist":true}}},"uid":"Download video tab","title":"yt-dlp.exe Tutorial Win10 2023. (Starts at 1:35) - YouTube","arg":"https://www.youtube.com/watch?v=7QPbfKDOkO4"}]} [16:21:54.555] Download Media[Script Filter] Processing complete [16:21:54.557] Download Media[Script Filter] Passing output 'https://www.youtube.com/watch?v=7QPbfKDOkO4' to Run Script [16:22:01.168] ERROR: Download Media[Run Script] WARNING: [youtube] 7QPbfKDOkO4: Native nsig extraction failed: Trying with PhantomJS n = wwhNDfT7wH-ZV2 ; player = https://www.youtube.com/s/player/59acb1f3/player_ias.vflset/en_US/base.js ERROR: [youtube] 7QPbfKDOkO4: Unable to extract uploader id; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U Edited March 19 by Ryan Lee Link to comment
vitor Posted March 19 Author Share Posted March 19 @Ryan Lee As per the message, you likely have an outdated yt-dlp. Update it. If that doesn’t work, do yt-dlp YOUR_LINK_HERE in a terminal and report the error on https://github.com/yt-dlp/yt-dlp/issues. Link to comment
Diskutant Posted April 26 Share Posted April 26 It stopped working for me, any idea what's wrong here? [20:21:44.656] Download Media[Script Filter] Queuing argument '' [20:21:45.036] Download Media[Script Filter] Script with argv '' finished [20:21:45.042] STDERR: Download Media[Script Filter] /Volumes/Pluto/Backup/Alfred/Alfred.alfredpreferences/workflows/user.workflow.E7275E5A-5585-4F11-B3AE-433C45683FF0/get_title_and_url.js: execution error: Error: Error: You need a supported browser as your frontmost app (-2700) [20:21:45.045] Download Media[Script Filter] {"items":[{"subtitle":"Add to WatchList (⌥): false 𐄁 Full Playlist (⌘): false","valid":true,"variables":{"media_type":"video","add_to_watchlist":false,"full_playlist":false},"mods":{"cmd":{"subtitle":"Add to WatchList (⌥): false 𐄁 Full Playlist (⌘): true","variables":{"media_type":"video","Add_to_watchlist":false,"full_playlist":true}},"alt":{"subtitle":"Add to WatchList (⌥): true 𐄁 Full Playlist (⌘): false","variables":{"media_type":"video","add_to_watchlist":true,"full_playlist":false}},"cmd+alt":{"subtitle":"Add to WatchList (⌥): true 𐄁 Full Playlist (⌘): true","variables":{"media_type":"video","add_to_watchlist":true,"full_playlist":true}}},"uid":"Download video clipboard","title":"https://www.youtube.com/watch?v=n3FrFQNRj9w","arg":"https://www.youtube.com/watch?v=n3FrFQNRj9w"}]} [20:21:46.579] Download Media[Script Filter] Processing complete [20:21:46.588] Download Media[Script Filter] Passing output 'https://www.youtube.com/watch?v=n3FrFQNRj9w' to Run Script [20:21:46.743] ERROR: Download Media[Run Script] /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:213:in `spawn': no implicit conversion of nil into String (TypeError) from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:213:in `popen_run' from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:159:in `popen2' from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:342:in `capture2' from /Volumes/Pluto/Backup/Alfred/Alfred.alfredpreferences/workflows/user.workflow.E7275E5A-5585-4F11-B3AE-433C45683FF0/downmedia_functions.rb:153:in `download_url' from /Users/snake/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/634C4360-0391-4ABD-A46A-E5961D1196A2:5:in `<main>' [20:21:46.752] Download Media[Run Script] Processing complete [20:21:46.754] Download Media[Run Script] Passing output '' to {{objectlink:B1F76879-4318-4A04-B58F-150347E9CC29}} Link to comment
vitor Posted April 27 Author Share Posted April 27 @Diskutant Please provide the following information. Link to comment
Diskutant Posted April 27 Share Posted April 27 Alfred was at version 5.0.6 [2110] everything else at latest version. When I tried it again now it failed with the same error and then I saw Alfred Version 5.1 got released, I updated that and now it works again. Link to comment
xilopaint Posted May 26 Share Posted May 26 @vitor, would it be possible to support the Arc browser? Link to comment
vitor Posted May 26 Author Share Posted May 26 Updated to 2023.2.Add support for Orion.Add support for Arc.Exclude live chat info. xilopaint 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now