Code Monkey home page Code Monkey logo

melontop2spotify's Introduction

melontop2spotify

한글 | English

Note

이 프로젝트는 더 이상 적극적으로 유지 관리되지 않습니다. 곧 lightly-toasted/chart2playlist에서 같은 기능을 제공할 예정이니 잠시 기다려주세요!

기여자

  • x5tr - 전 관리자로서 웹사이트 디자인을 담당했습니다. (현재 활동하지 않음)
  • lightly-toasted - 이 프로젝트의 주요 관리자입니다.

자체 호스팅

Warning

자체 호스팅된 인스턴스는 현재 완전히 지원되지 않으며 불안정합니다.

Deploy with Vercel

필수 환경 변수

  • CLIENT_ID: 스포티파이 API Client ID (필수)

  • CLIENT_SECRET: 스포티파이 API Client Secret (필수)

  • REFRESH_TOKEN: 스포티파이 API 세션의 인증을 새로 고치는 데 사용되는 토큰입니다. /getting-refresh-token

  • REDIRECT_URI: /getting-refresh-token 페이지를 사용하는데 필요함

  • KV_REST_API_URL: Vercel KV의 API URL

  • KV_REST_API_TOKEN: Vercel KV 인증 토큰

  • PLAYLIST_ID: 스포티파이 플레이리스트 ID

선택적 환경 변수

  • PLAYLIST_NAME: 스포티파이 플레이리스트의 이름입니다. 변수 %DATE%, %DATE_6DIGIT%, %TIME%를 이름에 사용할 수 있습니다.

  • PLAYLIST_DESC: 플레이리스트의 설명으로 위 변수들을 사용할 수 있습니다.

  • UNAVAILABLE_TRACK_URI: 트랙을 스포티파이에서 찾을 수 없을 때 대체할 트랙의 URI입니다.

  • MELON_URL: 크롤링할 멜론 TOP100 차트의 URL입니다.

  • UPDATE_CHECK_INTERVAL: 플레이리스트 재갱신 대기 시간(초)입니다.

  • RETRY_DELAY: 갱신에 실패했을 때 재갱신 대기 시간(초)입니다.

  • UPDATE_WHEN_CHART_NOT_CHANGED: 차트에 변경 사항이 없을 때 플레이리스트의 트랙을 갱신하지 않습니다. (true/false)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.