Jump to content

S036

Member
  • Posts

    0
  • Joined

  • Last visited

Reputation Activity

  1. Like
    S036 reacted to forgetfulfellow in Text/Message on iMessage directly from Alfred   
    So to outline my procedure: I basically just feed a name into iMessage and "trust" iMessage to pick the correct number. For me, 4 out of 5 times, it chooses correctly. (I know that isn't a great statistic, but as of this moment, I'm not sure how else to improve it). Currently, there isn't a way to extract the correct iMessage number out of a contact. I'm trying to see how to force iMessage to choose correctly, and I'll get back to you when I figure something out.
  2. Like
    S036 reacted to Ritashugisha in Luxinate - Download video and audio from YouTube and SoundCloud   
    I'm working on a fix to this problem right now. I'll hopefully get a update out this weekend. 
    A lot of systems have been causing an issue with saves because of the /Volumes/ issue, but hopefully the new update will fix any issues.
     
    The problem is with spaces and console use. The console likes to escape spaces before running a command. The problem is Alfred will also escape spaces if they appear in a specific context. This ends up escaping an escape character which breaks the CD and download links. I've been working to make Luxinate more simple code wise. Hopefully I can get it to work with Alfred's escapes.
     
    Many thanks for your help!
  3. Like
    S036 reacted to alfredclough in Apple Maps Workflow   
    Allows you to open any address in the Apple Maps application. Basically anything you can enter anything you would enter in the Maps query filed. You can also enter directions between two destinations be simply connecting the two locations with the word "to." For example, to get directions you would type "map los angeles to new york." To get a specific address you would simply type "map buckingham palace"
     
    Click here to download.
  4. Like
    S036 reacted to Frostbite in Soundcloud   
    Soundcloud Workflow:
     
    Features:
    Look up soundcloud songs Open in browser Download songs (hold CMD before pressing enter) Set Downloads Path (type "Set Download Path for soundcloud" in Alfred and type a path like "/Users/Admin/Downloads/" Requirements:
    Soundcloud Python: https://github.com/soundcloud/soundcloud-python If you have pip, install with:  pip install soundcloud Download Link
    Github
     
    Screenshots:

     
    Notes:
    The artist information is NOT included as the summary. I did this on purpose, it makes the workflow twice as slow because it requires two fetches from soundcloud's servers for every song, as opposed to one. If you would prefer to deal with the latency and see the artist information, I have included instructions for this under the readme. 
     
    Plans:
    Thinking about adding an option to stream song via VLC or some other program. Any comments and/or suggestions are welcome!
  5. Like
    S036 reacted to Ritashugisha in Luxinate - Download video and audio from YouTube and SoundCloud   
    As of now, youtube-dl's extractor for Bandcamp media is basically broken.
     
    Luxinate can download Bandcamp media if:
    The URL is similar to this "http://brove.bandcamp.com/track/alone" The song is listed as free on Bandcamp The webpage refers to bandcamp, not some other site Sorry that I can't fix this to work on all media available on Bandcamp.
    If youtube-dl's extractors get updated Ill make sure to find a way to modify the extractors for Bandcamp.
×
×
  • Create New...