Kiuyn

joined 1 year ago
[–] [email protected] 2 points 1 week ago

I see! Thank you!!!

[–] [email protected] 3 points 1 week ago (2 children)

Eu fiz outro frontend para o yt-dlp!

can you change it to something this like: outro frontend para yt-dlp!

I just don't want anyone who hasn't read the comments to assume that this post is directly from me. A huge thank you for sharing my app with the Brazilian community! I really appreciate it!

[–] [email protected] 2 points 1 week ago* (last edited 1 week ago) (4 children)

Thank for the cross-post, I appreciate it! Could you please clarify in the title that it’s not from me? Thank you!

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

For the first question, I assume that you want to put all video downloaded into one big video in CLI. I guess you can do something like this with ffmpeg: ffmpeg -i "concat:input1|input2|input3|etc" -codec copy output.mkv If you want to work it out with yt-dlp you can try this:

yt-dlp "a link" Assuming you get mp4 format ls -1 *.mp4 > file_list.txt then ffmpeg -safe 0 -f concat -i list.txt -c copy output.mp4

Also, is downloading the mp4 significantly different in sound quality than bestaudio (which tends to output a webm rather than mp4)?

For your second question, I am not sure my self to be honest. I never actually look at it. That is why for my app this is the arg I use to get best video and also best audio: -f "bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best"

You can probably play a bit more with the format, if you feel like it.

Hope this help!

[–] [email protected] 2 points 1 week ago

Yes, it work perfectly for youtube. In fact, it is the main way I download and consume music now days!

[–] [email protected] 2 points 1 week ago

Thanks for the nice comment! I'm actually planning to maybe integrate the Picard metadata into my music downloader. It is still a plan though. I have no working prototype yet.

[–] [email protected] 7 points 1 week ago (1 children)

It seem to be really interesting! I will give it a try.

[–] [email protected] 2 points 1 week ago
[–] [email protected] 5 points 1 week ago

True! yt-dlp is the best.

[–] [email protected] 4 points 1 week ago

I hope you will have a fun time with it!

 

Hi Lemmy!

This post is a way for me to announce one of my apps that I made for my personal usage.

Azul box

It is a front end for yt-dlp and ffmpeg. It isn't just a yt-dlp downloader; it's more like a utility app that does anything that I need. The "special" part about this software is probably the ability to download YouTube subtitles and then embed them into the audio file as synced lyrics. Well, that is the only "unique" thing about it. As I’m still quite new to programming, there may be some bugs, and I appreciate your understanding. I’m also learning how to package it as a deb/rpm and plan to dedicate time to this during the summer. For now, the only way to download it will be to build from source with the bash install script in my repo.

If you have some time to try the app, I would love to hear your thoughts. Thank you for taking the time to read this! :)

 

Hi everyone,

Recently i discovered Aneko on Android, I want to find something similar on linux. Oneko seem to be fun but I am using wayland(Hyprland). Is there anything similar on wayland linux? Is this even possible with current state of wayland protocal?

 

Hi everyone,

I just just installed coolercontrol recently to control my gpu fan curve then i realized there is this nct6687 sensors which report some extremely high temp sometime even 100 Celsius. I tried the sensors. Which show that nct6687 still have really high temps. Is this normal? Or is my pc burning it self even though the air in the pc isnt hot at all.

Note: I use arch. My mobo is MSI B450M-A PRO MAX II. My gpu rx 580. My CPU r5 5500

 

Hi everyone, I use hyprland on archlinux and recently some of my software just dont even open anymore. I am not sure what kind of log i can provide but here is what i did: i do system update everyday, i also play a bit with Kodi and qt5 yesterday. I am not sure what is the issues right now but it seem to be a native package or dependencies issue because heroic Flatpak work fine(didnt try bitwarden or vscodium tho). Any help would mean a lot for me. Thanks!

The software that don't work: vscodium-bin(AUR), Heroic-launcher-bin(AUR) and bitwarden-desktop(official repo) refuse to open at all. Steam(official repo) open and crash loop

Fix: use hyprctl setcursor theme size in my case i use bibata

20
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 

Hi everyone!

Recently I tried to flash my umidigi A9 pro with dotOS(GSI). At the time I didn't know that dotOS is based one android 11(the same version that my OEM ROM was). Now I want to install leafOS(still GSI). I read online and some page said I need to reinstall OEM rom before install new one. Other said I just need to wipe everything then just install via fastboot(adb). Right now I am a bit confused on this subject, so any help would be appreciated a lot. Thanks in advance!

7
submitted 9 months ago* (last edited 9 months ago) by [email protected] to c/[email protected]
 

Hi everyone, hope you guys have a nice day! Long story short. I hop from opensuse tumbleweed to arch recently. I want to setup snapper so it work like on opensuse just to be safe. Even on opensuse the rolling release did kill my system few time. I run into this part on the arch wiki.

Note: If you are using the suggested Btrfs partition layout from archinstall then the @.snapshots subvolume will already be mounted to /.snapshots, and the snapper create-config command will fail [1]. To use the @.snapshots subvolume for Snapper backups, do the following:

Unmount the @.snapshots subvolume and delete the existing mountpoint.
Create the Snapper config.
Delete the subvolume created by Snapper.
Re-create the /.snapshots mount point and re-mount the @.snapshots subvolume.

I did installed arch via archinstall but I am not really experience with the btrfs files system nor mount or unmount stuff so as I expected I killed my system. I reinstalled arch and not sure how to setup snapper without pull my hair out again. Any help would be appreciate thank!

 

Hi everyone, I am learning kotlin as my first language(I have a bit of python knowledge mostly useless stuffs) I am following the android tutorial for kotlin and now I am 100% lost at the tip calculator in kotlin here. What should/could I do to improve my situation? Any recommend would help me a lot. Thank!

 

Hi everyone i have some issue with my gpu vbios(i bought an used gpu with custom bios than dont support uefi) and need to flash a good one on it. I really don't want to dual boot window just to do it so i research for a way to do it on linux. I found this post but the github repo isnt here anymore. I found a backup of it on the wayback machine. But i am not sure if it is safe or not. If it is safe why was the repo closed what happened to it?

 

I was using aurora store for awhile and today I got a notification tell me to update this app. I have no idea what it do exactly, but I always try to degoogle my phone as much as possible. It would help a lot if someone can give an answer. Thank in advance.

view more: next ›