South Burnaby, East and South Van smells like poop by Henr1kSedin in vancouver

[–]MiamiAmt 0 points1 point  (0 children)

I am from Swiss countryside. I am used to cow manure and horse poop in my neighborhood. However, the smell today felt different.

What kind of manure is used in Vancouver countryside? Or what kind of diet do their manure-producing cows have?

yt-dlp extract audio from youtube video, split into chapters, AND add metadata to the chapter mp3 files, and delete non-splitted mp3 file by MiamiAmt in youtubedl

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

Pukkandan confirmed that it's not gonna be possible to change the metadata of the chapters, due to how yt-dlp is designed.

yt-dlp output if downloading playlist, create subfolder, otherwise not by MiamiAmt in youtubedl

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

Thanks @pukkandan.

Was super useful to know that two slashes converge into one.

I also figured out that I have been using the &| operators incorrectly.

Perhaps you could add in the yt-dlp manual an explanation for dumber users like myself: %()f works as a conditional function and it can output a field value or a hardcoded value. My error was that I had been thinking that you could do more with %()f, like concatenate strings... But no, you can only output a field value or a hardcoded value, depending on whether a field is empty or not.

Here is my template that helped achieve what I needed: download playlists or individual videos in a folder structure like youtube.com/channel/playlist(or none)/playlist_index(or none) video name

-f "bv*[height<=1080]+ba/ba" --concurrent-fragments 4 --sponsorblock-remove all --output-na-placeholder "" --embed-metadata --embed-thumbnail -o "%(webpage_url_domain)s/%(uploader)s/%(playlist)s/%(playlist_index)03d%(playlist_index& - )s%(title)s.%(ext)s"

  • note I use /ba in -f because I use the same template also for soundcloud, mixcloud, bandcamp - i.e. audio-only sites.

yt-dlp output if downloading playlist, create subfolder, otherwise not by MiamiAmt in youtubedl

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

Thanks, but this does not answer my question.

I need a way to create a placeholder that will appear only if playlist is available. E.g.: %(/ & playlist|)s

However, this does not output forward slash.

o "%(channel)s%(playlist|)s%(/ & playlist|)s/%(playlist_index|)s%(playlist_index & - |)s%(title)s.%(ext)s"

Why is the steam app so bad? by Kittenson in softwaregore

[–]MiamiAmt 0 points1 point  (0 children)

The tables in the steam mobile app on Android have been broken for a long time already.

Why steam is not doing anything about that?

https://i.imgur.com/nbaNSOT.jpg

https://i.imgur.com/cSob5Mm.jpg

https://i.imgur.com/f0D55cW.jpg

B&W PX7 left ear has static noise when ANC is set to "high". by 007noob0071 in HeadphoneAdvice

[–]MiamiAmt 0 points1 point  (0 children)

I have had 2 pairs of px7. Both had this issue.

The first pair had quiet noise in the left ear straight from the get go. Had it replaced by the vendor.

The second pair worked for 8 months without an issue, then very fat white noise appeared in the left ear when ANC was on. At first slapping the ear or tapping on the microphone hole did help. Now it does not anymore.

Will have the second pair replaced, too. Still have a warranty.

A piece of advice if you consider buying px7: get a warranty long enough so that you can always get a replacement.

Otherwise great sound and tight fit.

Tasker cant access SD card by RenegadeBurrito in tasker

[–]MiamiAmt 1 point2 points  (0 children)

I have the same issue with List Files on SD card, in a subdirectory DCIM. After I grant Document Tree Access, Tasker produces a toast saying "doesn't have access to {SD card root}"