Skip to content

Rapidtags-io/chapterize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chapterize

Extract chapters from a YouTube video description.

The goal of Chapterize is to provide a simple way to extract chapters from the descriptions of YouTube videos.

We've created this library because YouTube's Data API does not currently provide any method to easily extract chapter names and their timestamps. We need to

Usage

Install Chapterize:

npm i @rapidtags/chapterize

Running Chapterize: (TODO, Add Example)

const { ParseChapters } = require('rapidtags')
const chapters = Chapterize.ParseChapters('')

Issues

If you have found a video where this does not work correctly, please open up an issue with the video URL and I will update it with a solution.

About

Extract chapters from a YouTube video description.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published