All Projects → Bililive → Bililiverecorder

Bililive / Bililiverecorder

Licence: gpl-3.0
B站录播姬 | BiliBili Stream Recorder

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Bililiverecorder

Virtualizingwrappanel
Implementation of a VirtualizingWrapPanel for WPF running .NET Framework 4.5+ or .NET Core 3.0+
Stars: ✭ 59 (-92.09%)
Mutual labels:  dotnet-core, wpf
Awesome Wpf
A collection of awesome WPF resources, libraries and UI controls.
Stars: ✭ 196 (-73.73%)
Mutual labels:  dotnet-core, wpf
Subloader
Subloader is a simple and minimalistic subtitle downloader that enables you to quickly find and download subtitles for your video files.
Stars: ✭ 53 (-92.9%)
Mutual labels:  dotnet-core, wpf
Builderhmi.lite
.NET Core WPF UI design as quick and intuitive as WinForms! Did you hear that MICROSOFT??
Stars: ✭ 25 (-96.65%)
Mutual labels:  dotnet-core, wpf
Bililive dm VR
[咕咕咕中] B站VR弹幕姬
Stars: ✭ 18 (-97.59%)
Mutual labels:  stream, bilibili
Pixieditor
PixiEditor is a lightweight pixel art editor made with .NET 5
Stars: ✭ 210 (-71.85%)
Mutual labels:  dotnet-core, wpf
Fontawesome.sharp
A library for using Font Awesome in WPF & Windows Forms applications
Stars: ✭ 185 (-75.2%)
Mutual labels:  dotnet-core, wpf
sms
rtmp server and super media server whith golang.
Stars: ✭ 65 (-91.29%)
Mutual labels:  stream, flv
BilibiliLiveRecordDownLoader
Bilibili 直播录制与回放下载
Stars: ✭ 422 (-43.43%)
Mutual labels:  wpf, bilibili
Bilibili Live Recorder
下载 bilibili 直播 视频流
Stars: ✭ 52 (-93.03%)
Mutual labels:  bilibili, stream
blrec
Bilibili Live Streaming Recorder 哔哩哔哩直播录制
Stars: ✭ 124 (-83.38%)
Mutual labels:  flv, bilibili
Picview
Fast Picture Viewer with compact UI, that can be hidden. Features image effects, galleries, image info and more. The app can automatically adjusts itself to your screen.
Stars: ✭ 259 (-65.28%)
Mutual labels:  dotnet-core, wpf
Try Convert
Helping .NET developers port their projects to .NET Core!
Stars: ✭ 671 (-10.05%)
Mutual labels:  wpf
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+815.15%)
Mutual labels:  dotnet-core
Stylet
A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.
Stars: ✭ 665 (-10.86%)
Mutual labels:  wpf
Danmu
Python 弹幕包 A live danmu package for python
Stars: ✭ 661 (-11.39%)
Mutual labels:  bilibili
Ffmediaelement
FFME: The Advanced WPF MediaElement (based on FFmpeg)
Stars: ✭ 733 (-1.74%)
Mutual labels:  wpf
Aspnetcore Developer Roadmap
Roadmap to becoming an ASP.NET Core developer in 2021
Stars: ✭ 8,248 (+1005.63%)
Mutual labels:  dotnet-core
Electron.net
Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
Stars: ✭ 6,074 (+714.21%)
Mutual labels:  dotnet-core
Moose
🦌 An application to stream, cast and download torrents.
Stars: ✭ 656 (-12.06%)
Mutual labels:  stream

BiliBili Stream Recorder

Build status Version Issues are "help wanted" Pull Request Welcome license

简体中文 | Simplified Chinese

GitHub is a global platform, and theoretically, everyone should use English. But since this project is mostly meant for Chinese user and rely on a Chinese website BiliBili (wikipedia), all code comments are in Chinese. This README file will always use English so people like you can understand what is this, and perhaps make some use out of it.

Crowdin

Software UI is available in

  • 简体中文 (Source and default)
  • 繁体中文
  • 日本語
  • English

Install & Use

See rec.danmuji.org (in Chinese)

Feature

  • Easy to use
  • Reset timestamp to start from 0
  • Writes duration info automatically when recoding session ends.
  • Start recording when stream starts
  • Record multiple stream at same time
  • Pure C#, no native dependency like ffmpeg
  • Open source!

Develop & Getting Started

Visual Studio 2017 / 2019 with .NET Core and PowerShell is required.

Some file are generated by PreComplie Script. Build project to clear errors shown by Visual Studio.

Project Type Note
BililiveRecorder.WPF .NET Framework 4.6.2
BililiveRecorder.Core .NET Standard 2.0
BililiveRecorder.FlvProcessor .NET Standard 2.0
BililiveRecorder.Server .NET Core 2.0 TODO

Reference & Acknowledgements

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].