Git Product home page Git Product logo

Comments (7)

xiaosong520 avatar xiaosong520 commented on May 29, 2024

@yhsj0919 关于QQ视频解析的问题,调试发现是在 QQ.kt 的120 行那个for (part in 1..100)循环中导致 catch 了 ,调试是只有五分钟的url,这个问题是否是由于url字符串拼接超时导致的?

from videoparse.

yhsj0919 avatar yhsj0919 commented on May 29, 2024

能提供一下播放地址么,有一部分的确会失败,这是个测试项目,还没有做完整的错误提示

from videoparse.

xiaosong520 avatar xiaosong520 commented on May 29, 2024

@yhsj0919 找到问题了, 是 return 语句有误,没有实例化实体对象。

from videoparse.

xiaosong520 avatar xiaosong520 commented on May 29, 2024

@yhsj0919 播放地址就是demo里面的url ,我没改地址。

from videoparse.

yhsj0919 avatar yhsj0919 commented on May 29, 2024

qq的那个肯定会catch,暂时就是那么处理的..原因是不知道他有多少切片....

from videoparse.

xiaosong520 avatar xiaosong520 commented on May 29, 2024

@yhsj0919 好的,我自己试试完善一下QQ的解析逻辑,能留个QQ 联系吗? 最近项目赶着要用腾讯的视频,有问题向你请问讨论就方便点~

from videoparse.

yhsj0919 avatar yhsj0919 commented on May 29, 2024

@xiaosong520 刚才看了一下,那两个解析都没问题,优酷的是因为我只打印了视频名字,腾讯的也没问题(5分钟怀疑是vip),腾讯我没有区分清晰度,至于那个catch不要在意,还有就是这俩网站视频是分段的,有点麻烦,别的网站大部分都是m3u8的直播流,处理起来比较简单

from videoparse.

Related Issues (10)

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.