Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1013951 // Play MP3 from Starfrosch.com - doesn't work because of redirects?

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Uses 206K of libraries. Click here for Pure Java version (5648L/38K).

!7

p {
  File file = programFile("3101847.mp3");
  //loadBinaryPageToFile_userAgent("https://starfrosch.com/hot-111/f/3102247/download.mp3", file, "Mozilla/5.0 (Linux; Android 4.0.4; Galaxy Nexus Build/IMM76B) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.133 Mobile Safari/535.19");
  saveBinaryFile(file, loadBinaryPageWithRedirects("https://starfrosch.com/hot-111/f/3102247/download.mp3"));
  playMP3AndWait(file);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1013951
Snippet name: Play MP3 from Starfrosch.com - doesn't work because of redirects?
Eternal ID of this version: #1013951/8
Text MD5: 738c8835bacef73973643091a7459ad7
Transpilation MD5: 68b85708db158a89b0e149c2c3f95859
Author: stefan
Category: javax / web / audio
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-03-16 23:50:55
Source code size: 437 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 278 / 793
Version history: 7 change(s)
Referenced in: [show references]