@nostupidquestions Can youtube-dlp download youtube videos with the descriptions like y2down.cc @kemotep
Tartube doesn't seem to
–embed-metadata
Embed metadata to the video file. Also embeds chapters/infojson if present unless --no-embed-chapters/–no-embed-info-json are used (Alias: --add-metadata)
from the yt-dlp github page
wesker@lemmy.sdf.org 2 months ago
What do youeam descriptions? Like the video’s description body text? If so, yes. Gimme one moment to get on my computer, and I’ll edit this comment to include the command args.
4am@lemm.ee 2 months ago
This is good info but I believe they mean the Chapter names which appear along the play bar (see “Chapter: Results” in OP’s screenshot)
wesker@lemmy.sdf.org 2 months ago
The
–embed-chapters
flag above should accomplish this, then.