Releases: Katyatu/iFunnyScriptingToolkit
Releases · Katyatu/iFunnyScriptingToolkit
v1.7
v1.6
v1.5
Changed:
Smile-All-Memes-Of-User.sh
- Tweaked 403 error handling
- If you try to smile a meme who's creator has blocked you, the script will display a 'failed' message, and continue on to the next meme in the list instead of stopping.
Unsmile-All-Memes-Of-User.sh
- Tweaked 403 error handling
- If you try to unsmile a meme who's creator has blocked you, the script will display a 'failed' message, and continue on to the next meme in the list instead of stopping.
v1.4
v1.3
v1.2
Changed:
All Scripts
- Scripts can now be ran regardless of current directory. Make sure the
iFunnyScriptingToolkit/toolsfolder is in your$PATH.
Download-All-Memes-Of-User.sh
- Download path depends on running device:
- Android:
Files → Downloads → iFSTtermux-setup-storageis required for downloading direct to user storage
- Linux:
iFunnyScriptingToolkit/tools
- Android:
v1.1
Added:
Get-Direct-Meme-Link.sh
- Gets the direct media link for the selected meme, allowing for direct download and embedding.
Changed:
Get-Your-iF-Bearer-Token.sh
- Moved the Basic Auth token for iFunny's /v4/oauth2/token endpoint into its own file. In the event this Basic Auth token changes, only the .oauth2 token file will need to be updated and not the script.