Giter VIP home page Giter VIP logo

Comments (6)

rg3 avatar rg3 commented on June 16, 2024

I get the impression youtube-dl has broken completely today due to YouTube changes. I'll have to investigate later when I arrive home.

from youtube-dl.

yaplik avatar yaplik commented on June 16, 2024

Youtube no longer provides www.youtube.com/get_video interface and responds on these requests with HTTP 204 No Content. Native youtube flashplayer gets HTTP 204 code as well.

I fixed YoutubeIE by extracting url from fmt_map variable. Pull request pending (yaplik@7393b943a43543f2e9d1f0656afddd048809ae22).

Also close #35 when closing this ticket.

from youtube-dl.

rg3 avatar rg3 commented on June 16, 2024

Fix YoutubeIE after recent YouTube changes (closed by d157d25)

from youtube-dl.

yaplik avatar yaplik commented on June 16, 2024

Actually
youtube-dl --format=?? xxxxxx
is not working because it's still using old /get_video interface. Patch incomplete. Reopen.

See yaplik@54a791114075ae4300122303dd34b439c83ae459 for fix.

from youtube-dl.

rg3 avatar rg3 commented on June 16, 2024

I thought nobody would notice that I had to backpedal a bit and retag the release about an hour ago. :)

Check the last commit in my tree.

from youtube-dl.

yaplik avatar yaplik commented on June 16, 2024

Works for me.

from youtube-dl.

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.