Anonymous_TorPerson

joined 1 year ago
 

[SOLVED] Solution: https://lemmy.ml/comment/4317564


edit: Why are you booing me? This is c/piracy

I am doing all of this using ChatGPT, I know enough bash to understand the script partially, but not enough to write the script myself.

I recently posted bash script(click) to download songs on spotify using Spotdl Updated Post

This is all good, but I am not trying to download whole playlists and I want to make sure to

  1. Not download any songs multiple times by comparing the files you are trying to download with the songs you have downloaded already.
  2. Add the songs' URL to the Archieve_file so it doesn't download it again. i.e., compare and if present, exit loop, if not present in file, download and add link to the file.

This was easier when I was dealing with only song links and not playlist links. But now, playlists complicates the equation, but if I can achieve this, I can basically add this script to crontab and make sure I always have a local copy of the songs in my playlist and these playlists would be checked regularly for new downloads and new songs would be downloaded. This is really cool!

Now, the complications I am facing, I don't know how to get the URLs of the spotify songs out of spotify playlists using spotdl or any cli package. If I can do this then, I can make the script go through each link clean the link of unncessary attributes and then download it or if it's downloaded already, move on to the next song.

Now, I don't know how to do it. It would be very helpful if you guys could share any scripts that you have which will achieve this effect or help me get the song URL's from a playlist using a cli package.

PS: I might need some time to reply, I might sleep rn Thank you for your help!

[–] [email protected] 3 points 1 year ago (4 children)

You can bind qbittorrent to the vpn network interface.

how do you do this? I use Linux btw

19
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

It looks like I have nothing more to add to the conversation than the fact that almost every vpn which has a free plan doesn't allow torrenting. That's it folks. Ignore the post. Gonna not delete it because, well for the archieve ig

Here’s what I learnt, almost every vpn which has a free version doesn’t allow torrenting. Not even protonvpn, however if apparently atlasvpn allows it, but atlasvpn didn’t work for me, so I am gonna go take a nap AND abandon this thread.


I was wondering how you torrent using qbittorrent and manage to stay anonymous. I realize I can use a VPN, but VPN networks can fail. Apparently, there is a kill switch which can be applied so that qbittorent would kill all processes when the VPN is disconnected, I was wondering how one could do this. I live in a country where torrenting might be cracked down, so I just want to be secure and not take any chances.

Also, I realize I should not torrent over the tor network but what about VPN are they built to handle such a load?

PS: I won't download more than 300mbs per day.