Skip to content

Commit

Permalink
Change download URL to deno.land
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Else committed Nov 17, 2020
1 parent fd9437b commit 7721e10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 56 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ Copy the text containing chapter information directly from YouTube and convert i

# Requirements

- [Deno](https://deno.land/) installed
- [Deno](https://deno.land/) installed (tested on 1.5.3)
- `mkvmerge` command line tool or `MKVToolNix GUI` installed

# Installation

## Install or update:

```
deno install -Af https://raw.githubusercontent.com/David-Else/simple-youtube-chapter-extractor/main/youtube-chapter-extractor.ts
deno install -Af https://deno.land/x/[email protected]/youtube-chapter-extractor.ts
```

## Uninstall
Expand Down
54 changes: 0 additions & 54 deletions test-examples.txt

This file was deleted.

0 comments on commit 7721e10

Please sign in to comment.