https://github.com/hazcod/nicky
Scraper for nickelodeon videos.
https://github.com/hazcod/nicky
Last synced: over 1 year ago
JSON representation
Scraper for nickelodeon videos.
- Host: GitHub
- URL: https://github.com/hazcod/nicky
- Owner: hazcod
- Created: 2018-10-06T08:15:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-02T08:23:27.000Z (over 5 years ago)
- Last Synced: 2024-05-02T05:09:43.779Z (about 2 years ago)
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nicky
Scraper for nickelodeon website.
Note: since HTTPS support on nickelodeon websites is broken (wrong CN), i've opted to stay on HTTP.
## Usage
```
go run main.go -site=nickelodeon.be -show=shows/474-spongebob -path=/Media/
```
## Requirements
* Go
* rtmpdump
* Plex (optional)
## Plex Scanning
nicky will try running the `Plex Media Scanner` if there were episodes downloaded. Set the path to the scanner with `-scanner="/Plex/Plex Media Scanner"` and the section id with `-section=4`.