All Projects → Kagami → wybm

Kagami / wybm

Licence: CC0-1.0 license
✂️ Extract and cut youtube webms

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Makefile
30231 projects
EJS
674 projects

Projects that are alternatives of or similar to wybm

Axiom
An FFmpeg GUI for Windows
Stars: ✭ 560 (+918.18%)
Mutual labels:  webm, youtube-dl
Boram
🎞 Cross-platform graphical WebM converter
Stars: ✭ 312 (+467.27%)
Mutual labels:  webm, youtube-dl
JukeBot
Discord music bot written in Python 3
Stars: ✭ 23 (-58.18%)
Mutual labels:  youtube-dl
youtube-dl-docker
Download with youtube-dl using command line arguments or a configuration file + Automated updates
Stars: ✭ 44 (-20%)
Mutual labels:  youtube-dl
saveddit
Bulk Downloader for Reddit
Stars: ✭ 130 (+136.36%)
Mutual labels:  youtube-dl
youtubly-android
An android app to download 📹 videos and 🎶 songs from youtube to phone internal storage. In a nutshell NewPipe for just audio.
Stars: ✭ 24 (-56.36%)
Mutual labels:  youtube-dl
you2ber
Gnome youtube-dl frontend
Stars: ✭ 24 (-56.36%)
Mutual labels:  youtube-dl
go-matroska
Golang: Matroska and WebM Format
Stars: ✭ 33 (-40%)
Mutual labels:  webm
youtube-dl-batch
Simple batch files for simplifying basic usage of https://github.com/rg3/youtube-dl Windows .exe releases
Stars: ✭ 55 (+0%)
Mutual labels:  youtube-dl
ymp3cli
Listen music like a hacker!
Stars: ✭ 81 (+47.27%)
Mutual labels:  youtube-dl
youtify
Installs and configures youtube-dl and spotdl for music and videos downloading in android termux
Stars: ✭ 21 (-61.82%)
Mutual labels:  youtube-dl
plugin.video.sendtokodi
📺 plays various stream sites on kodi using youtube-dl
Stars: ✭ 86 (+56.36%)
Mutual labels:  youtube-dl
easyYoutubeDL
A manager for automating download lists based on youtube-dl
Stars: ✭ 21 (-61.82%)
Mutual labels:  youtube-dl
cirilla
Multipurpose telegram bot
Stars: ✭ 33 (-40%)
Mutual labels:  youtube-dl
dl-plus
An youtube-dl extension with pluggable extractors
Stars: ✭ 28 (-49.09%)
Mutual labels:  youtube-dl
sync-dl
Flexible tool for saving and syncing playlists from YouTube without loosing removed songs
Stars: ✭ 13 (-76.36%)
Mutual labels:  youtube-dl
electron-video-downloader
A minimal Electron application to download videos, eg from youtube, and associated captions (optional). Uses youtube-dl under the hood.
Stars: ✭ 22 (-60%)
Mutual labels:  youtube-dl
YDL
A Simple GUI wrapper around yt-dlp for Windows using AHK
Stars: ✭ 18 (-67.27%)
Mutual labels:  youtube-dl
youtube-dl-api-server-heroku
A ready-for-Heroku youtube-dl REST API server
Stars: ✭ 67 (+21.82%)
Mutual labels:  youtube-dl
ebml-go
A pure Go implementation of bi-directional EBML encoder/decoder
Stars: ✭ 60 (+9.09%)
Mutual labels:  webm

wybm

wybm is a GUI application which can download videos from YouTube in WebM format and interactively cut them without reencoding. It's available for all major platforms. Click here to watch the demo.

Install

Windows

Download latest release, unpack and run wybm.exe.

macOS

You need to have ffmpeg and mkvtoolnix installed (use Homebrew). Download latest release, unpack, righ-click wybm app in Finder, select Open and Open.

Linux

You need to have ffmpeg and mkvtoolnix installed. Download latest release, unpack and run ./wybm.

Troubleshooting

ytdl exited with code 3221225781 (Windows)

Install Microsoft Visual C++ 2010 Redistributable Package (x86).

ytdl exited with code 1

Make sure you're using the latest version of wybm. File an issue if problem still persists, most probably YouTube changed something on the site and youtube-dl upgrade is needed. NOTE: wybm will use system (i.e. in the PATH) youtube-dl, ffmpeg and mkvinfo if available.

No (VP9) formats available

It takes a while before YouTube generates VP9 formats for a new video. Some old videos don't have VP9 or even VP8 version at all, but that's quite rare.

License

wybm own code, documentation and icon is licensed under CC0, but the resulting build also includes the following libraries and assets:


wybm - Extract and cut youtube webms

Written in 2016-2019 by Kagami Hiiragi [email protected]

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.

You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see http://creativecommons.org/publicdomain/zero/1.0/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].