The Nightcore Archive 2002 - 2015 [HALT]

For Nightcore discussion in general.
Post Reply
User avatar
HKO2006
Posts: 805
Joined: December 20th, 2013, 8:30 am
Location: Hong Kong
Contact:

The Nightcore Archive 2002 - 2015 [HALT]

Post by HKO2006 » August 6th, 2015, 12:51 pm

Torrent is up BETA 4, add magnet URL http://mgnet.me/aQQ9fI7

Currently the torrent includes two channels, oShyGuyzo and 174005. Includes m4a files and four rar files. The rar files are Annotations & descrption.rar, Not nightcore.rar, Thumbnails.rar and Web archive.rar.

A project to perverse all the good old nightcore on YouTube.

What to do
1. Download songs
2. listen to them and add nightcore (try to identify them) to https://docs.google.com/spreadsheets/d/ ... edit#gid=0
3. ???
4. perverse for sure

What to download
annotations.xml, description, srt, jpg and m4a
if the video is a lyrics/MV, the video will be downloaded

Pretty sure zurd knows what to do but I still upload mine for a reference.
Download YouTube, download link:
https://drive.google.com/folderview?id= ... sp=sharing

How to use, edit the following files with notepad
edit config.bat
@set parameters=cif 141/140/139 <- what mp4/webm/flv/aac to download
@set path=E:\Users\HKO\Documents\Download Youtube\YT-dl DLs\NEW <-download to where
edit Download Playlists.bat
@set videoname=%%(uploader)s %%(upload_date)s %%(title)s %%(id)s.%%(ext)s <- how to name the downloaded files
@youtube-dl -%parameters% -o "%path%\%videoname%" --write-description --write-annotations --write-thumbnail --all-subs --abort-on-error --batch-file "Playlists.txt" <- what files to download
edit Playlists.txt, can be a single video, a playlist or a channel
run Update.bat then Download Playlists.bat

with this it will download
Maikel6311 20110116 Nightcore - Forever KPqZuUvrN7k.annotations.xml
Maikel6311 20110116 Nightcore - Forever KPqZuUvrN7k.description
Maikel6311 20110116 Nightcore - Forever KPqZuUvrN7k.en.srt
Maikel6311 20110116 Nightcore - Forever KPqZuUvrN7k.jpg
Maikel6311 20110116 Nightcore - Forever KPqZuUvrN7k.m4a

Current using Download Playlists.bat
@echo off

@GOTO Name

You can change videofilenames here:
%%(uploader)s - uploader's name
%%(playlist)s - playlist's name
%%(playlist_index)s - video counter in XXXXX form, starts from 00001 for every playlist
%%(title)s - title as seen on a youtube webpage
%%(ext)s - extension

For a full list run youtube-dl -h in cmd and check -o section.
Attention! Add extra %.
Ex: youtube-dl help: %(ext)s
We need: %%(ext)s

:Name

@set videoname=%%(uploader)s %%(upload_date)s %%(title)s %%(id)s.%%(ext)s

@set

call config.bat

@GOTO Download

Download every playlist from Playlists.txt.

:Download

@youtube-dl -%parameters% -o "%path%\%videoname%" --write-description --write-annotations --write-thumbnail --all-subs --abort-on-error --batch-file "Playlists.txt"

)
@echo Job is done!
pause
Current using config.bat
@set parameters=cif 141/140/139
@set path=E:\Users\HKO\Documents\Download Youtube\YT-dl DLs\NEW
REM 22 : mp4 [1280x720]
REM 45 : webm [1280x720]
REM 35 : flv [854x480]
REM 44 : webm [854x480]
REM 34 : flv [640x360]
REM 18 : mp4 [640x360]
REM 43 : webm [640x360]
REM 5 : flv [400x240]
REM 17 : mp4 [176x144]

REM 37 : mp4 [1080x1920]
REM 46 : webm [1080x1920]
REM 22 : mp4 [720x1280]
REM 45 : webm [720x1280]
REM 35 : flv [480x854]
REM 44 : webm [480x854]
REM 34 : flv [360x640]
REM 18 : mp4 [360x640]
REM 43 : webm [360x640]
REM 5 : flv [240x400]
REM 36 : 3gp [240x320]
REM 17 : 3gp [144x176]
REM 137 : mp4 [1080p] (DASH Video)
REM 136 : mp4 [720p] (DASH Video)
REM 135 : mp4 [480p] (DASH Video)
REM 134 : mp4 [360p] (DASH Video)
REM 133 : mp4 [240p] (DASH Video)
REM 160 : mp4 [192p] (DASH Video)
REM 141 : mp4 [256k] (DASH Audio)
REM 172 : webm [256k] (DASH Audio)
REM 140 : mp4 [128k] (DASH Audio)
REM 171 : webm [128k] (DASH Audio)
REM 139 : mp4 [48k] (DASH Audio)
Last edited by HKO2006 on April 3rd, 2016, 10:55 am, edited 4 times in total.
Welcome to Nightcore Universe! Enjoy your stay as much as you enjoy the original Nightcore songs!
Useful threads/links
What is Nightcore 101
Nightcore Channel Database
Nightcore Know Your Meme
How to make Nightcore (NIGHTCORE TUTORIAL) UPDATED
Speeding up seems to be a little magic making things a little bit more appealing.

User avatar
HKO2006
Posts: 805
Joined: December 20th, 2013, 8:30 am
Location: Hong Kong
Contact:

Re: The Nightcore Archive 2002-2015

Post by HKO2006 » August 13th, 2015, 2:20 pm

The original project name was Nightcore Preservation Project, uploaded to https://mega.co.nz/, but but I always concerns the longevity of the file(hosts) so I now turn to torrents.
For Nightcore Preservation Project, see https://mega.co.nz/#F!G8tCCQpY!mKGz5w1wG3o9Im4-t_-e4A
Welcome to Nightcore Universe! Enjoy your stay as much as you enjoy the original Nightcore songs!
Useful threads/links
What is Nightcore 101
Nightcore Channel Database
Nightcore Know Your Meme
How to make Nightcore (NIGHTCORE TUTORIAL) UPDATED
Speeding up seems to be a little magic making things a little bit more appealing.

User avatar
HKO2006
Posts: 805
Joined: December 20th, 2013, 8:30 am
Location: Hong Kong
Contact:

Re: The Nightcore Archive 2002 - 2015

Post by HKO2006 » August 14th, 2015, 8:29 am

Torrent is up, use maget URL in the OP.

Currently the torrent includes two channels, oShyGuyzo and 174005. Includes m4a files and three rar files. The rar files are Annotations & descrption.rar, Not nightcore.rar, Thumbnails.rar and Web archive.rar.

OLD torrents
Welcome to Nightcore Universe! Enjoy your stay as much as you enjoy the original Nightcore songs!
Useful threads/links
What is Nightcore 101
Nightcore Channel Database
Nightcore Know Your Meme
How to make Nightcore (NIGHTCORE TUTORIAL) UPDATED
Speeding up seems to be a little magic making things a little bit more appealing.

Post Reply