Simple nightcore song+video maker

Related tags

Videosongnightcore
Overview

Code style: black License

nighty

nighty is a simple nightcore song maker (+ video)

Installation

  • clone the repo wherever you want

    git clone https://www.github.com/DanyB0/nighty
    
  • install the requirements (you MUST have ffmpeg installed)

    pip install -r requirements.txt
    
  • you're ready to go!

Usage

  • put in the "ingredients" folder one or more songs and one or more images
  • python main.py
  • in the "final" folder will be created your video

how to create the wavesound like in the example below

  • create the nightcore video and copy-paste this code in a terminal (change the name of your video)
ffmpeg -i 
   
    .mp4 -filter_complex "[0:a]showwaves=s=cif:mode=line:colors=white,colorkey=0x000000:0.01:0.1,format=yuva420p[v];[0:v]scale=cif[bg];[bg][v]overlay[outv]" -map "[outv]" -map 0:a -c:v libx264 -c:a copy video-soundwave.mp4

   
  • you can change the parameters (ex. quality) however you want

example

https://www.youtube.com/watch?v=CIRylCFM-28

Team

This project is maintained by me.

DanyB0
DanyB0

License

BSD 3-Clause License

Takes a video as an input and creates a video which is suitable to upload on Youtube Shorts and Tik Tok (1080x1920 resolution).

Shorts-Tik-Tok-Creator Takes a video as an input and creates a video which is suitable to upload on Youtube Shorts and Tik Tok (1080x1920 resolution).

Arber Hakaj 5 Nov 09, 2022
Home Assistant custom component for viewing IP cameras RTSP stream in real time using WebRTC technology

WebRTC Camera Home Assistant custom component for viewing IP cameras RTSP stream in real time using WebRTC technology. Based on: Pion - pure Go implem

Alex X 739 Dec 30, 2022
A python youtube search module

A python youtube search module

Fayas Noushad 4 Dec 01, 2021
A way to run youtube videos in TTY

TTY youtube client its finally here, the one thing literally NO ONE ASKED FOR!! A way to run youtube videos in TTY Dependencies: (pip) yt-search (syst

1 Nov 28, 2021
Become a virtual character with just your webcam!

Become a virtual character with just your webcam!

Rich 300 Jan 03, 2023
OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.

OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality v

OpenShot Studios, LLC 3.1k Jan 01, 2023
Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding

Av1an A cross-platform framework to streamline encoding Easy, Fast, Efficient and Feature Rich An easy way to start using AV1 / HEVC / H264 / VP9 / VP

Zen 947 Jan 01, 2023
MPV remote controller is a program for remote controlling mpv player with device in your local network through web browser.

MPV remote controller is a program for remote controlling mpv player with device in your local network through web browser.

5 May 26, 2022
Video-stream - A telegram video stream bot repo

This is a Telegram Video stream Bot. Binary Tech đŸ’« Features stream videos downl

silentz lk 1 Feb 02, 2022
KonomiTV: Kind and Optimized Next brOadcast watching systeM Infrastructure for TV

ć‚™è€ƒăƒ»æłšæ„äș‹é … çŸćœš α ç‰ˆă§ă€ăŸă ćźŸéš“çš„ăȘăƒ—ăƒ­ăƒ€ă‚Żăƒˆă§ă™ă€‚é€šćžžćˆ©ç”šă«ăŻè€ăˆăȘă„ă§ă—ă‚‡ă†ă—ă€ă‚”ăƒăƒŒăƒˆă‚‚ă§ăăŸă›ă‚“ă€‚ 漉漚しどいるべは戰ćș•èš€ă„ăŒăŸă„ć“èłȘă§ă™ăŒă€ăă‚Œă§ă‚‚æ§‹ă‚ăȘいæ–čăźăżć°Žć…„ă—ăŠăă ă•ă„ă€‚ äœżă„æ–čăȘどたèȘŹæ˜Žă‚‚ç”šæ„ă§ăăŠă„ăȘいため、è‡ȘćŠ›ă§ăƒˆăƒ©ăƒ–ăƒ«ă«ćŻŸć‡Šă§ăă‚‹ă‚šăƒłă‚žăƒ‹ă‚ąăźæ–čä»„ć€–ă«ăŻçŸçŠ¶ăŠă™ă™ă‚

tsukumi 244 Dec 31, 2022
A platform which give you info about the newest video on a channel

youtube A platform which give you info about the newest video on a channel. This uses web scraping, a better implementation will be to use the API. BR

Custom components for Home Assistant 36 Sep 29, 2022
Rembg Video Virtual Green Screen Edition

Rembg Virtual Greenscreen Edition is a tool to create a green screen matte for videos

Tim Scarfe 217 Jan 06, 2023
pyYotubemanager is full web automated bot capable of General tasks like:- Uploading a Video , Downloading , adding Title , Description , Listing types , adding Thumbnail

PyYoutubemanager Explore the docs » View Demo · Report Bug · Request Feature About The Project PyYotubemanager is full web automated bot capable of Ge

4 Jun 29, 2022
A Simple Telegram Bot By @Tellybots to add Subtitle Files in Video

Video-subtitle-merger A Simple Telegram Bot By @Tellybots to add Subtitle Files in Video Features Force Sub Button Added Soon Support Media Type Such

6 Dec 31, 2021
Python and OpenCV-based scene cut/transition detection program & library.

Video Scene Cut Detection and Analysis Tool Latest Release: v0.5.6.1 (October 11, 2021) Main Webpage: py.scenedetect.com Documentation: manual.scenede

Brandon Castellano 1.8k Jan 02, 2023
Tiny python video cutter

tiny_python_video_cutter Source code based on a discussion in StackOverflow Setup project in Pycharm: Configure virtual env in Pycharm. You are done w

Truong 2 May 28, 2022
GStreamer Inspector GUI

gst-explorer GStreamer GUI Interface Tool GUI interface for inspecting GStreamer Plugins, Elements and Type Finders. Expects Python3 Qt, PyQt5 and GSt

Jetsonhacks 31 Nov 29, 2022
camKapture is an open source application that allows users to access their webcam device and take pictures or create videos.

camKapture is an open source application that allows users to access their webcam device and take pictures or create videos.

manoj 1 Jun 21, 2022
Rune - a video miniplayer made with Python.

Rune - a video miniplayer made with Python.

1 Dec 13, 2021
A script to disable steam servers regionwise. [Works on Windows only]

Csgo-server-blocker A script to disable steam servers regionwise. [Works on Windows only] Dependencies python3.x Usage: pip install requirements.txt I

Aditya Bennur 2 Jun 10, 2022