Giter VIP home page Giter VIP logo

docker-sound-dl's Introduction

docker-sound-dl

License .NET Core Microsoft Azure Docker YouTube

Note曾經sound-buttons專案的一部份
後來我在backend上實作了從Youtube只下載需要的片段,不再下載整部影片,不會遇到下載超時問題
此專案因此將不再維護,轉為封存狀態
不過在這個時間點它仍然能正常運作,如果你有興趣,可以繼續使用它

這是sound-buttons專案的一部份,排程每天先下載完整音源上傳至Azure Blob Storage儲存
這是一支 .NET 6 Console Application,並包裝為Linux Container,掛在我的個人主機排程執行docker run

下載

docker pull ghcr.io/jim60105/docker-sound-dl:latest

環境變數

請參考 .env_sample 建立 .env

  • CHANNELS_IN_ARRAY: 要快取的影片channel
  • AZURE_STORAGE_CONNECTION_STRING: Azure storage連接字串,詳見官方文件
  • LOGSERVER: GELF log server位置,詳細請參照後文
  • SCYNCHRONOUS: (可選)以同步的方式執行程式,請只在單執行緒機器使用

LICENSE

  • Distribute main code with MIT License.
  • Use YoutubeDLSharp under BSD 3-Clause License.
  • Use youtube-dl under Unlicensed License.

docker-sound-dl's People

Contributors

dependabot[bot] avatar jim60105 avatar

Stargazers

 avatar

Watchers

 avatar  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.