Coder Social home page Coder Social logo

Comments (9)

RyanGlScott avatar RyanGlScott commented on August 23, 2024 1

Ah, https://player.vimeo.com/video/76506719 must be where the video is hosted, then. Sadly, it appears that you can't actually view the video due to its privacy settings. I'm glad that yt-dlp works in a pinch to obtain it, but I'd be hesitant to recommend this in the .cabal file as the official way to view the video. Nor am I comfortable re-uploading the video somewhere, since I'm uncertain about the copyright status of the video.

from lens.

emilypi avatar emilypi commented on August 23, 2024 1

Do itttttt

from lens.

ekmett avatar ekmett commented on August 23, 2024 1

As I understand it, the Haskel Foundation now has the old SkillsMatter videos. So when they put that one online in a new location I'd be happy to link to it.

from lens.

RyanGlScott avatar RyanGlScott commented on August 23, 2024

If this is correct, then SkillsMatter dissolved in 2023. Unless someone has a mirror of the video somewhere, we should just remove this link.

from lens.

turion avatar turion commented on August 23, 2024

I couldn't find it anywhere else unfortunately. @simonpj possibly you might have a link somewhere?

from lens.

ion1 avatar ion1 commented on August 23, 2024
yt-dlp --referer https://skillsmatter.com/podcast/scala/lenses-compositional-data-access-and-manipulation https://player.vimeo.com/video/76506719

from lens.

ion1 avatar ion1 commented on August 23, 2024

Here's a fun hack: go to https://skillsmatter.com/podcast/scala/lenses-compositional-data-access-and-manipulation and enter this into the developer console:

document.body.innerHTML = '<iframe src="https://player.vimeo.com/video/76506719" style="border: none; background: black; position: fixed; top: 0; left: 0; height: 100%; width: 100%;"></iframe>';

from lens.

turion avatar turion commented on August 23, 2024

See https://discourse.haskell.org/t/haskell-video-archive-call-for-volunteers/8863, there is hope we may recover the video.

from lens.

ysangkok avatar ysangkok commented on August 23, 2024

@endgame mentioned that you can use yt-dlp:

% yt-dlp "https://web.archive.org/web/20231104074630/https://www.youtube.com/watch?v=k-QwBL9Dia0"
[web.archive:youtube] Extracting URL: https://web.archive.org/web/20231104074630/https://www.youtube.com/watch?v=k-QwBL9Dia0
[web.archive:youtube] k-QwBL9Dia0: Fetching archived video file url
[web.archive:youtube] k-QwBL9Dia0: Downloading CDX API JSON
[web.archive:youtube] k-QwBL9Dia0: Downloading capture webpage
[web.archive:youtube] k-QwBL9Dia0: Downloading CDX API JSON
[info] k-QwBL9Dia0: Downloading 1 format(s): 22

from lens.

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.