Giter VIP home page Giter VIP logo

get_youtubelive_realurl's Introduction

Get_YoutubeLive_RealUrl

获取Youtube直播的真实链接(HLS格式的M3U8

说来惭愧,只是做了些微小的工作 (获取直播状态的部分是从StackOverflow上找到的思路,获取直播地址则是用调用现成的命令行程序)

这个Python文件需要requests和youtube-dl这两个python程序,通过pip安装即可。 注意:在同一频道有多个直播同时开始的情况下,你只能获取到第一个直播间的地址,因为本程序使用的是频道,而非直播地址来获取真实的直播地址。 艹,好绕啊。总归就是碰到同频多播的情况就麻爪了。

2022.03.25更新
这个项目和AutoStreamUrls合并了,另外一个项目多出了还可以抓取bilibili直播源的功能
另外还优化了Youtube抓取的代码
详细见另外一个项目的ReadME.md

get_youtubelive_realurl's People

Contributors

firewallchan avatar

Stargazers

 avatar

Watchers

 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.