I want to download some tracks that are playable but they resist me so far
sometimes it’s as simple as finding audio elements in the inspector and opening the src attribute in a new tab. ctrl+shift+i (or f12) and you can search for “audio.”
you can also open the network tab, refresh, play the audio, and scroll through requests to see when it requests the audio data. it’s also searchable, look for mp3 and ogg files. if it’s a playlist file (m3u8), you can feed that url to yt-dlp.
I ended up doing this and it worked like a charm altho it was manualish (copied source code and regexed for *.mp3 or something that I had 'Chat make.
Then it was just a matter of copying the urls each and saving/naming the file properly.
You got lucky. Once I tried to save a video lecture, but it was some freaky stream, so the files were buried really deep. The names and file extensions were anything but reasonable, but eventually I managed to find them anyway. Took some creativity to figure it out though.
I also couldn’t use the normal video download helper plugin, which usually handles these situations. I had to use some special stream saving plugin to stitch together a thousand little files.
Theres gotta be an easier way tho. Like, your system is streaming the file, how hard should it be to simply yoink that which is streaming?
All the video caching apps do it, should be much easier
I don’t even remember what I ended up using to yoink a copy of a video that isn’t really even a single file. It was a university lecture, and they ended up using some truly obscure system for storing those videos. After a bit of researching, I found the URL for the folder which contained a thousand messy files. Then, I used some clever stream capture plugin to grab all of those files and write the resulting video into a single easily readable file. I think it more or less played the whole video in the background while saving it, and it took a really long time. As far as I can tell, this method preserved the video quality, and that’s why doing it this way was so complicated.
Technically, you could just screen capture what you’re seeing, and I guess that’s the simple approach you were thinking of. The thing is, you’re going to be making compromises on resolution, bit rate and frame rate. Not really a huge deal for a lecture, but in other contexts these things might matter. Also, screen capturing tends to take a lot of space, so you might need to tweak the settings a bit to make sure it won’t take your entire disk.
As others have already suggested, Audacity can do the same thing for audio. Same problems still apply, but it should work no matter where the audio is coming from.
If all else fails, you can always just record the audio being played through your system with Audacity. This isn’t great for ripping music, but if you can’t grab audio any other way, it’s reliable.
Have done this before onscreen on an iPhone to get an audio sample from an app that appears nowhere else haha. Turned out ok but i do prefer to get the actual source files so I did the view source thing to getthe mp3s
If this is desktop Firefox, try clicking on the lock icon by the URL bar, choosing “Connection secure”, choosing “More Information”, choosing “Media” and then picking the item out of the list (it may help to sort by type), and then clicking “Save As…”
And yes, that is a highly-unintuitive place to put it, IMHO.
There will be add on software solutions, but in the olden times we would plug a doubled ended jack cord into the headphone jack and plug the other end into the mic jack, then run the built in sound recorder.
Removed by mod
Yes! Something like that, it was ridiculously laborious to get what the browser is easily already streaming. “They” really dont want you to have stuff, lookie no touchie
Sometimes yt-dlp works (depends on the site). You can record audio with Audacity or OBS Studio (captures a video which you can then extract with Audacity or VLC). There are some audio capture programs for Mac if that is your OS; there might be something similar for Windows and Linux but Audacity should do the job.
It was some weird russian site so yt-dlp wasnt applicable
Try this Browser Addon: https://downloadhelper.net/



