Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
seproDev created a comment on an issue on JunkFood02/Seal
Update seal https://github.com/JunkFood02/Seal/releases/tag/v1.13.1
seproDev created a comment on an issue on yt-dlp/yt-dlp
For YouTube specifically there usually exist both a opus and aac audio format. yt-dlp preferrs opus due to being a newer codec. You can download the opus audio format with ``` yt-dlp -x "URL" `...
seproDev created a comment on an issue on yt-dlp/yt-dlp
Using `--audio-format mp3` alongside `--extract-audio` instructs yt-dlp to convert the audio track to mp3. This is lossy. To get the files as streamed by the site don't pass `--audio-format`. Do n...
seproDev pushed 1 commit to lazy seproDev/yt-dlp
- Apply suggestions from code review Co-authored-by: bashonly <[email protected]> Co-authored... b85b028