Skip to content

danang-id/naver-dispatch-photos

Repository files navigation

Naver Dispatch Photos (NDP)

Downloads Naver X Dispatch HD Photos by Using CID

List of Contents

How to Use?

First, clone this repository. This assumes you have Git installed on your system.

git clone https://github.com/danang-id/naver-dispatch-photos.git

Then, install dependencies and start the application. This assumes you have NodeJS installed on your system.

cd naver-dispatch-photos
npm install
npm start

How to get CID?

CID stands for Content Identification, a unique number used by Naver to identify a group of contents. You can get CID from Naver Photo Issue URL with format (https://entertain.naver.com/photo/issue/<CID>/100.

Example: If you have URL https://entertain.naver.com/photo/issue/1047156/100 (this leads to Naver X Dispatch HD Photos of GFriend), the number 1047156 is the CID.

Contribution

To contribute, simply fork this project, and issue a pull request.

Versioning

This project is using SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Danang Galuh Tegar Prasetyo - Initial work - danang-id

See also the list of contributors who participated in this project.

License

This project is licensed under the BSD 3-Clause License. See LICENSE for details.

Releases

No releases published

Packages

No packages published