Created
December 5, 2025 00:42
-
-
Save langheran/a3e3a47ebc59b95e02b08c021a5445d0 to your computer and use it in GitHub Desktop.
C:\Users\NisimHurst\NDS\courses\scripts\Audible Code.bat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @REM @REM Clean Code | |
| @REM start "" "C:\Program Files\Mozilla Firefox\firefox.exe" --name=AppName --no-remote -P "ssb" "https://www.audible.com/webplayer?asin=B08X7KL3TF&contentDeliveryType=SinglePartBook&isSample=false&ref_=a_minerva_cloudplayer_B08X7KL3TF&overrideLph=false&initialCPLaunch=true" | |
| @REM @REM Clean Architecture | |
| @REM start "" "C:\Program Files\Mozilla Firefox\firefox.exe" --name=AppName --no-remote -P "ssb" "https://www.audible.com/webplayer?asin=B08X8L9MJZ&contentDeliveryType=SinglePartBook&isSample=false&ref_=a_minerva_cloudplayer_B08X8L9MJZ&overrideLph=false&initialCPLaunch=true" | |
| @REM Tidy First | |
| start "" "C:\Program Files\Mozilla Firefox\firefox.exe" --name=AppName --no-remote -P "ssb" "https://www.audible.com/webplayer?asin=B0DJMT7VDP&contentDeliveryType=SinglePartBook&isSample=false&ref_=a_libraryItem_cloudplayer_B0DJMT7VDP&overrideLph=false&initialCPLaunch=true" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment