u/Acceptable_Visual_79

Is there a way to download an entire playlist at once?

Title. I can't seem to wrap my head around the documentation to figure out if it's even possible or not, but I saw some people saying it was (with nothing else on how to actually do it). Just want to be able to download an entire playlist at once to mp3 instead of having to individually download every song

reddit.com

Is there a way to join multiplayer games on steam with pirated copies?

My friends have recently gotten into some multiplayer games, and while I want to join them, I'm flat broke and don't really want to spend money on a game that I know we're all going to lose interest in in a week or two. Is there any way I could pirate a game, and then join them via steam? Some of them have invite-only lobbies so I need an invitation through steam to join

reddit.com
u/Acceptable_Visual_79 — 3 days ago

Is there a way to remove the "ships to you" posts?

Title. I don't want to pay an extra $10 to get something shipped, if I'm on marketplace I want to stay local. If I wasn't i'd go to ebay or something. But when I open marketplace now, like half the things I see are shipping. Is there any way to get rid of it

reddit.com
u/Acceptable_Visual_79 — 5 days ago

How does the treasure hunt work?

Been eyeing the treasure hunt section recently to get some coins, but not quite sure how it works, since there doesn't seem to be anything connecting webtoon with the apps, so i don't know how it would count one as completed. A few of them also say "complete all quests within X days", does that mean if I don't do every single mission in the time given I don't get any coins? Especially since some of the ones with that have making in app purchases as a quest, and if i was going to spend money i'd just buy the coins

reddit.com
u/Acceptable_Visual_79 — 14 days ago

Been eyeing the treasure hunt section recently to get some coins, but not quite sure how it works, since there doesn't seem to be anything connecting webtoon with the apps, so i don't know how it would count one as completed. A few of them also say "complete all quests within X days", does that mean if I don't do every single mission in the time given I don't get any coins? Especially since some of the ones with that have making in app purchases as a quest

reddit.com
u/Acceptable_Visual_79 — 16 days ago

So to download video audio, I'm using code I blatantly stole from someone else

set /p url=Enter video url:

yt-dlp -o "out/%%(title)s.%%(ext)s" %url% -f "bestaudio" --extract-audio

However, as is, the videos output as webm files, and while I know webm is better than mp3, my phone doesn't pick up webms for audio, so I need to convert all of them to play it anyway. I tried a few things to add to make it output mp3 instead but it didn't worl, so I'm hoping someone here can help because I only barely understand how this even works

reddit.com
u/Acceptable_Visual_79 — 27 days ago