nicolaasjan

Results 115 comments of nicolaasjan

> youtube-dl doesn't work with this https://www.npostart.nl/nood/30-11-2021/BV_101406936 It says drm protected. That one can be downloaded via [downloadgemist](https://www.downloadgemist.nl/). :)

@drifter561, (offtopic) The youtube-dl repo isn't maintained any more since the beginning of June... See e.g.: https://github.com/ytdl-org/youtube-dl/issues/29965 It is advised to switch to the actively maintained fork [yt-dlp](https://github.com/yt-dlp/yt-dlp).

@Vangelis66 They record somehow. How exactly they do that? I can't find anything after some searching... From: https://www.downloadgemist.nl/?page=opnames (machine translated): > Most NPO episodes nowadays have to be recorded before...

@Vangelis66 The developer is talking about a screen recorder here: https://www.downloadgemist.nl/?page=community#comment-5542726512

This is DRM indeed. It plays in latest Firefox. High CPU usage... ![screenshot1](https://user-images.githubusercontent.com/14093220/224607580-96bb9989-ecb2-45f0-b842-e2b462cae64a.png) Only way to obtain it is via https://downloadgemist.nl/ (540p) ![Screenshot_2023-03-13](https://user-images.githubusercontent.com/14093220/224609517-855028e2-d411-437b-a482-1e6b7ef863d1.png)

> ... And HERE it is (take **2**); an **NPO** **ancient** offering back from **1995**, **without DRM**: > > https://www.npostart.nl/de-verborgen-geschiedenis/21-05-1995/WO_VPRO_035772 > > I doubt, though, that Dutch speaking people would...

> [X ] I've searched the bugtracker for similar bug reports including closed ones Did you? Then you would have found [this](https://github.com/ytdl-org/youtube-dl/issues?q=Unable+to+extract+uploader+id)... The main one, which is still open is...

> @nicolaasjan I guess you should use cmake build commands That sort of worked. But: ``` CMake Error at CMakeLists.txt:8 (TARGET_LINK_LIBRARIES): Cannot specify link libraries for target "/media/ext3-data/git/WindowsXPKg/lib/libcrypto.lib" which is...

After commit 05ee5eb compilation proceeded without errors. 🙂 ``` cd build && cmake ../ && make -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is...

I don't know if it's wise to compile OpenSSL (which is rather [complicated](https://www.howtoforge.com/tutorial/how-to-install-openssl-from-source-on-linux/)) and replace `1.1.1f`. (a process I'll have to repeat after each update...) If `OpenSSL 3.0.2` is really...