Login About Gallery
ADIOS
Accepts
URLs and Text
SCRIPTING
‎If ‎Shortcut Input ‎does not have any value
SHARING
‎Get clipboard
VARIABLES
‎Set variable ‎Url ‎to ‎Clipboard
SCRIPTING
‎Otherwise
VARIABLES
‎Set variable ‎Url ‎to ‎Shortcut Input
SCRIPTING
‎End If
DOCUMENTS
‎Get File
Service
‎iCloud Drive
Show Document Picker
Select Multiple
SCRIPTING
‎Count ‎Items ‎in ‎File
SCRIPTING
‎If ‎Count ‎is not ‎0
SCRIPTING
‎Get dictionary from ‎File
SCRIPTING
‎Get ‎Value ‎for ‎Api ‎in ‎Dictionary
VARIABLES
‎Set variable ‎Api ‎to ‎Dictionary Value
SCRIPTING
‎Get ‎Value ‎for ‎App ‎in ‎Dictionary
VARIABLES
‎Set variable ‎App ‎to ‎Dictionary Value
SCRIPTING
‎Otherwise
MATHS
‎Random number between ‎and ‎10000
TEXT
‎ADIOSbyHFP ‎Random Number
VARIABLES
‎Set variable ‎App ‎to ‎Text
NETWORK
‎Get contents of ‎https://api.alldebrid.com/v4/pin/get?agent= ‎App
‎Options Under Construction
SCRIPTING
‎Get ‎Value ‎for ‎data.user_url ‎in ‎Contents of URL
SAFARI
‎Show web page at ‎Dictionary Value
Enter Safari Reader
SCRIPTING
‎Get ‎Value ‎for ‎data.check_url ‎in ‎Contents of URL
NETWORK
‎Get contents of ‎Dictionary Value
‎Options Under Construction
SCRIPTING
‎Get ‎Value ‎for ‎data.apikey ‎in ‎Contents of URL
VARIABLES
‎Set variable ‎Api ‎to ‎Dictionary Value
DICTIONARY
DOCUMENTS
‎Save ‎Dictionary
Service
‎iCloud Drive
Ask Where to Save
Destination Path
‎/Shortcuts/ADIOSbyHFP.json
Overwrite If File Exists
SCRIPTING
‎End If
TEXT
‎Url
SCRIPTING
‎If ‎Text ‎does not have any value
SCRIPTING
‎Show alert ‎Informational Message
Title
‎optional
Show Cancel Button
SCRIPTING
‎Exit shortcut with ‎Result
SCRIPTING
‎End If
SCRIPTING
‎If ‎Text ‎begins with ‎magnet:
NETWORK
‎Get contents of ‎https://github.com/anars/blank-audio/raw/master/10-seconds-of-silence.mp3
‎Options Under Construction
DOCUMENTS
‎Save ‎Contents of URL
Service
‎iCloud Drive
Ask Where to Save
Destination Path
‎/Shortcuts/Text
Overwrite If File Exists
NETWORK
‎Get contents of ‎https://api.alldebrid.com/v4/magnet/upload?agent= ‎App ‎&apikey= ‎Api ‎&magnets[]= ‎Url
‎Options Under Construction
SCRIPTING
‎Get ‎Value ‎for ‎data.magnets.1.id ‎in ‎Contents of URL
VARIABLES
‎Set variable ‎MagnetID ‎to ‎Dictionary Value
SCRIPTING
‎Repeat ‎250 times
DOCUMENTS
‎Get File
Service
‎iCloud Drive
Show Document Picker
Select Multiple
NETWORK
‎Get contents of ‎https://api.alldebrid.com/v4/magnet/status?agent= ‎App ‎&apikey= ‎Api ‎&id= ‎MagnetID
‎Options Under Construction
SCRIPTING
‎Get dictionary from ‎Contents of URL
SCRIPTING
‎Get ‎Value ‎for ‎data.magnets.status ‎in ‎Dictionary
TEXT
‎Dictionary Value
SCRIPTING
‎If ‎Text ‎is ‎Uploading
SCRIPTING
‎Play sound
Sound File
‎File
SCRIPTING
‎Play sound
Sound File
‎File
SCRIPTING
‎End If
SCRIPTING
‎If ‎Text ‎is ‎Ready
NETWORK
‎Get contents of ‎https://api.alldebrid.com/v4/magnet/status?agent= ‎App ‎&apikey= ‎Api ‎&id= ‎MagnetID
‎Options Under Construction
SCRIPTING
‎Get ‎Value ‎for ‎data.magnets.links ‎in ‎Contents of URL
SCRIPTING
‎Get dictionary from ‎Dictionary Value
SCRIPTING
‎Repeat with each item in ‎Dictionary
SCRIPTING
‎Get ‎Value ‎for ‎link ‎in ‎Repeat Item 2
SCRIPTING
‎Get ‎Value ‎for ‎filename ‎in ‎Repeat Item 2
LIST
SCRIPTING
‎End Repeat
SCRIPTING
‎Choose from ‎Repeat Results
Prompt
‎Choose which links to download:
Select Multiple
Select All Initially
SCRIPTING
‎Choose from Menu
SCRIPTING
‎Copy links to clipboard
VARIABLES
‎Set variable ‎Links ‎to ‎Input
SCRIPTING
‎Repeat with each item in ‎Chosen Item
TEXT
‎Match ‎https?.* ‎in ‎Repeat Item 2
Case Sensitive
NETWORK
‎Get contents of ‎https://api.alldebrid.com/v4/link/unlock?agent= ‎App ‎&apikey= ‎Api ‎&link= ‎Matches
‎Options Under Construction
SCRIPTING
‎Get ‎Value ‎for ‎data.link ‎in ‎Contents of URL
TEXT
‎Dictionary Value
VARIABLES
‎Add ‎Text ‎to ‎Links
SHARING
‎Copy ‎Links ‎to clipboard
Local Only
Expire At
‎Today at 3 pm
SCRIPTING
‎End Repeat
SCRIPTING
‎Show alert ‎Informational Message
Title
‎optional
Show Cancel Button
SCRIPTING
‎Download files
SCRIPTING
‎Repeat with each item in ‎Chosen Item
TEXT
‎Match ‎https?.* ‎in ‎Repeat Item 2
Case Sensitive
NETWORK
‎Get contents of ‎https://api.alldebrid.com/v4/link/unlock?agent= ‎App ‎&apikey= ‎Api ‎&link= ‎Matches
‎Options Under Construction
SCRIPTING
‎Get ‎Value ‎for ‎data.link ‎in ‎Contents of URL
SAFARI
‎Open ‎Dictionary Value
SCRIPTING
‎End Repeat
SCRIPTING
‎Share links
VARIABLES
‎Set variable ‎Links ‎to ‎Input
SCRIPTING
‎Repeat with each item in ‎Chosen Item
TEXT
‎Match ‎https?.* ‎in ‎Repeat Item 2
Case Sensitive
NETWORK
‎Get contents of ‎https://api.alldebrid.com/v4/link/unlock?agent= ‎App ‎&apikey= ‎Api ‎&link= ‎Matches
‎Options Under Construction
SCRIPTING
‎Get ‎Value ‎for ‎data.link ‎in ‎Contents of URL
TEXT
‎Dictionary Value
VARIABLES
‎Add ‎Text ‎to ‎Links
SCRIPTING
‎End Repeat
SHARING
‎Share ‎Links
SCRIPTING
‎Share files
SCRIPTING
‎Repeat with each item in ‎Chosen Item
TEXT
‎Match ‎https?.* ‎in ‎Repeat Item 2
Case Sensitive
NETWORK
‎Get contents of ‎https://api.alldebrid.com/v4/link/unlock?agent= ‎App ‎&apikey= ‎Api ‎&link= ‎Matches
‎Options Under Construction
SCRIPTING
‎Get ‎Value ‎for ‎data.link ‎in ‎Contents of URL
NETWORK
‎Get contents of ‎Dictionary Value
‎Options Under Construction
SHARING
‎Share ‎Contents of URL
SCRIPTING
‎End Repeat
SCRIPTING
‎End Menu
SCRIPTING
‎Exit shortcut with ‎Result
SCRIPTING
‎Otherwise
SCRIPTING
‎Get ‎Value ‎for ‎data.magnets.seeders ‎in ‎Contents of URL

Showcuts

Magic Vars

Screenshot

Submitted Anonymously 3 years ago

Visit iCloud (iOS)

Copy iCloud Link

Scan QR Code

0

74 more actions