GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#rust #chatgpt #gpt_4 #high_performance #linux_desktop #mac #mac_desktop #music #no_electron #open #openai #poe #productivity #programming #rust #tauri #twitter #webview #windows_desktop #youtube

Pake is a tool that lets you turn any webpage into a desktop app using Rust, making it lightweight and fast. It supports Mac, Windows, and Linux. Here are the key benefits Pake apps are nearly 20 times smaller than Electron packages.
- **Fast** You can easily package webpages using command-line tools or online compilation with GitHub Actions.
- **Customizable**: You can customize app windows, add shortcuts, and more.

This makes Pake a convenient and efficient way to create desktop apps from web pages.

https://github.com/tw93/Pake
#python #python #sponskrub #sponsorblock #video_downloader #youtube_dl #youtube_dlc #youtube_downloader #yt_dlp

yt-dlp is a powerful command-line tool for downloading audio and video content from thousands of sites, including YouTube. Here are the key benefits and important information yt-dlp can download content from a vast array of websites, not just YouTube.
- **Advanced Format Selection** It allows merging multiple video and audio streams into a single file.
- **Post-Processing** You can customize the output filename template and directory structure using the `-o` and `-P` options.
- **Plugin Support** Automatically marks or removes sponsor segments from YouTube videos.
- **Improved Metadata Handling** Can be installed using binaries, pip, or third-party package managers. See the [installation instructions](#installation).
- **Usage** Customize filenames using templates with various fields like title, ID, and more. See [output template examples](#output-template-examples).
- **Format Selection** Convert audio/video files, embed subtitles/thumbnails, and more using `--extract-audio`, `--remux-video`, etc.
- **Configuration**//www.youtube.com/watch?v=BaW_jenozKc

# Download only the audio in mp3 format
yt-dlp -x --audio-format mp3 https//www.youtube.com/watch?v=BaW_jenozKc
```

This tool offers extensive customization and flexibility, making it a powerful alternative to

https://github.com/yt-dlp/yt-dlp
👍2