Code Monkey home page Code Monkey logo

onsen-downloader's Introduction

onsen-downloader

this is managed repo

音泉(onsen) radio downloader. Download latest episode.

download release onsen-downloader.zip

  1. unpack onsen-downloader.zip in folder
  • ffmpeg.exe
  • onsen.exe
  • urlLink.txt
  • README.md (onsen.exe inside usingffmpeg.exe)
  1. redio url add to urlLink.txt. see example in urlLink.txt
  2. onsen.exe so make ts & mp3

After using onsen.exe, urlLink.txt is created. Here, the file url used to download the file is stored, and you can directly re-download it by entering the command from cmd.

If there is a problem with the occurrence of an error, etc., try running it in the cmd window (the window does not turn off and the log remains) and put the error as an issue.

Follow commands sequentially.

ffmpeg -headers "referer: https://www.onsen.ag/\" -i fileurl -c copy createFileName1.ts ffmpeg -i createFileName1.ts -write_xing 0 -id3v2_version 0 createFileName2.mp3


onsen 최신회차 라디오를 다운로드합니다.

사용법

  1. release에서 onsen-downloader.zip를 다운받습니다. 압축을풀면 다음이 한폴더에 존재합니다
  • ffmpeg.exe
  • onsen.exe
  • urlLink.txt
  • README.md onsen.exe가 내부적으로 ffmpeg.exe를 사용합니다.)
  1. 듣는 onsen url를 텍스트파일 안에 넣습니다. txt 파일안에 있는 url을 보면 대충 넣어야하는 url이 어떤건지, 어떻게 넣어야하는지 감이 잡힙니다.
  2. onsen.exe 실행하면 ts파일과 mp3파일이 생성됩니다.

onsen.exe 사용후에는 urlLink.txt 이 생성 되어있습니다. 여기에는 파일을 다운로드 받는데 사용하는 파일 url 이 저장되어있으며 cmd에서 커맨드를 입력해 직접 다시 다운받을 수 있습니다.

아래 커맨드를 순차적으로 실행

  • ffmpeg -headers "referer: https://www.onsen.ag/" -i 파일url -c copy 생성파일명1.ts
  • ffmpeg -i 생성파일명1.ts -write_xing 0 -id3v2_version 0 생성파일명2.mp3

혹시 에러 발생등으로 문제가 있을시에는 cmd 창에서 실행을 해보고(창이 안꺼지고 로그가 남아있음) 에러를 이슈로 넣어주세요.

onsen-downloader's People

Contributors

eeeuns avatar kae-mihara avatar zetbouaka avatar

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.