Downloads Naver X Dispatch HD Photos by Using CID
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
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.
To contribute, simply fork this project, and issue a pull request.
This project is using SemVer for versioning. For the versions available, see the tags on this repository.
- Danang Galuh Tegar Prasetyo - Initial work - danang-id
See also the list of contributors who participated in this project.
This project is licensed under the BSD 3-Clause License. See LICENSE for details.