Skip to content

Instantly share code, notes, and snippets.

@langheran
Created December 5, 2025 00:42
Show Gist options
  • Select an option

  • Save langheran/a3e3a47ebc59b95e02b08c021a5445d0 to your computer and use it in GitHub Desktop.

Select an option

Save langheran/a3e3a47ebc59b95e02b08c021a5445d0 to your computer and use it in GitHub Desktop.
C:\Users\NisimHurst\NDS\courses\scripts\Audible Code.bat
@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