Giter Site home page Giter Site logo

error code 4911 about ee.yrewind HOT 4 CLOSED

rytsikau avatar rytsikau commented on August 18, 2024
error code 4911

from ee.yrewind.

Comments (4)

grichecth avatar grichecth commented on August 18, 2024 1

I'm not the dev but it looks to me you don't have a space before -start and it's running on into the URL. It would have given you an error but the 's around the URL cause it to not give the error.

For example:

You have:
yrewind -url='https://www.youtube.com/watch?v=NqxxC_n2S9Y'-start=-3 -duration=3 -output=.mp4

Should be:
yrewind -url='https://www.youtube.com/watch?v=NqxxC_n2S9Y' -start=-3 -duration=3 -output=.mp4
or
yrewind -u=https://www.youtube.com/watch?v=NqxxC_n2S9Y -s=-3 -d=3 -o=.mp4

Hope that helps!

from ee.yrewind.

corona12341 avatar corona12341 commented on August 18, 2024 1

thanks friends! It's a really good program

from ee.yrewind.

corona12341 avatar corona12341 commented on August 18, 2024

저는 개발자는 아니지만 -start 앞에 공백이 없고 URL에서 실행되고 있는 것 같습니다. 오류가 발생했지만 URL 주변의 's로 인해 오류가 발생하지 않습니다.

예를 들어:

당신은 가지고 있습니다: yrewind -url=' https://www.youtube.com/watch?v=NqxxC_n2S9Y'-start=-3 -duration=3 -output=.mp4

yrewind -url=' https://www.youtube.com/watch?v=NqxxC_n2S9Y ' -start=-3 -duration=3 -output=.mp4 또는 yrewind -u= https://www.youtube .com/watch?v=NqxxC_n2S9Y -s=-3 -d=3 -o=.mp4

도움이 되기를 바랍니다!

Thank you. It's solved However, the download speed has slowed down, but do you know what is affected by this?

from ee.yrewind.

rytsikau avatar rytsikau commented on August 18, 2024

Hello! This stream is not active at this moment, it's a normal recorded video now. And Yrewind is focused only on ongoing streams, because for regular videos there is, for example, youtube-dl

from ee.yrewind.

Related Issues (20)

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.