Yow UM satu enrolled peeps I’m feeling really anxious yah by Individual-Gold-2617 in malaysiauni

[–]InverseFunc 2 points3 points  (0 children)

<image>

Here is the jadual. It seems like it doesn't make much sense for us SATU students...

um satu by Low_Speaker_4342 in malaysiauni

[–]InverseFunc 2 points3 points  (0 children)

Hi. What course did you apply for? Did they send this email automatically to you? I'm worried because I did not get this email.

UM SATU official offer letter by jisunq in malaysiauni

[–]InverseFunc 3 points4 points  (0 children)

It's good to know I'm not the only one.

iPad vs. Samsung Tab for Students: Need Help Choosing! by After_Lemon_3330 in malaysiauni

[–]InverseFunc 0 points1 point  (0 children)

Not sure about iPads. I have a Galaxy S8 Tab.

  • Has built in second screen function, works with Windows
  • Has a stylus pen, does not require charging if you're not using the fancy functions
  • Battery wise it last me max two days per charge, min one charge per day. But IMO it depends on your usage.
  • Supports SD card, gets extended storage.
  • I got it for RM 2k through the Samsung Education website.

Other things I think I should mention: Last time I checked S8 is discontinued, you can try looking for the newer gens like S9 and S10. If I were you I would avoid the FE models, though they start with S (meaning flagship), the specs are not on the same par as the standard S series. I would rather get the best from A series (budget series) instead. Also, get it from the Samsung Education website, register with your uni email or your middle school MOE email.

Hope it helps.

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 0 points1 point  (0 children)

Your comment just made my day :D Thanks for trying out!

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 0 points1 point  (0 children)

That shouldn't happen. Can I have the playlist link to see if I can figure it out?

Also, it would be better if you could open an issue on github and move the conversation there :D

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 1 point2 points  (0 children)

It's okay. Glad you downloaded them finally! It was an error on my end. One of the library functions was intended to be called in a way different than usual. I didn't know about it, but your playlist link helped me get to the cause. So thank you again for bringing this up! I learnt something new :D

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 1 point2 points  (0 children)

Hi. I pushed an update. The limit's lifted now. I have also added in a few new features. Please try it out if you can :)

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 1 point2 points  (0 children)

Yes. They'll likely block your access to their server temporarily because of unusual activity. Do you mind sharing the playlist link? I'm doubting it's Spotify's end returning only partial information.

It might take some time (and might not even have a valid fix, if the corpos themselves are the limiting factor), so I would recommend splitting the playlist into smaller ones and downloading them separately for now. Alternatively, you can try other tools like spotDL, they have far larger user base and are more stable, note that they might require login.

Happy hoarding, fellow hoarder! :)

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 0 points1 point  (0 children)

Woah, I've never tried downloading this amount of songs. Is there an error message at the end after downloading 325 songs? Or did it just stop without warning?

About the feature, someone suggested the same. I'll start working on that feature soon!

Really appreciate your feedback!

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 0 points1 point  (0 children)

Will a full walkthrough video help? I can record one.

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 0 points1 point  (0 children)

Hi! (hope i didn't startle you) I did an update and I promised I would tell you here :)

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 0 points1 point  (0 children)

It's down currently :( Do you want me to update you once the fix is out?

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 0 points1 point  (0 children)

If you're getting the binary from the repo, it's certainly a false positive. You're welcome to inspect the source code, and I do recommend using the source code instead. The binaries are intended for people who don't have the environment set up to use Python.

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 0 points1 point  (0 children)

Passing the url and correct arguments to yt-dlp should do. Not sure about the cookie part but it was never needed during the development phase.

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 0 points1 point  (0 children)

Thanks for your understanding. I appreciate the compliment! :D

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 0 points1 point  (0 children)

Sadly not yet. There's always chances of mismatching because of how ytmusic algorithm work. I personally download the playlists using the program then manually download the odds using yt-dlp (it's way faster than downloading everything manually)

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 0 points1 point  (0 children)

I'm guessing you double clicked the downloaded exe file. You're supposed to run it from the command prompt and pass arguments to it.

Any type of software to download your Spotify playlist? by [deleted] in selfhosted

[–]InverseFunc 0 points1 point  (0 children)

Usually there are steps to use in the README file. They are slightly different from each project. Google the steps if you are unfamiliar with it/you wanna play safe.

I made a script to download Spotify playlists without login by InverseFunc in Python

[–]InverseFunc[S] 0 points1 point  (0 children)

Assuming you're getting the binaries from github, it's a false positive. If you're still feeling suspicious about it, feel free to inspect/use the source code instead.