On executing youtube-dl -g <youtube_link> we get the urls for the video and the audio, we can play those urls with vlc for example. But for how long those urls are valid?, they’re of the form: https://rr4---sn-uqx2-w50l.googlevideo.com/videoplayback?expire=1703633398&ei=lg2LZYr4Jv_6j-8P45iR-Ak... What’s the meaning of that expire=1703633398.
Yearly Archives: 2023
What syntax in used in the command line prompt to enter the cellular phone number in which I am trying to remotely access? I am having trouble getting the rsync website to install and I am having a difficult time all around. I have made it to the command center […]
I’ve been using Paul Black’s random file selector batch script for a while to handle one aspect of playout on our radio station – and most of the time it works perfectly. Except on occasion it adds itself, since, of course, it has to be in the same folder. At […]
My laptop supports 4k 60Hz via Display Port ( processor ), but it only has HDMI ports. I want to connect my laptop to the 4k TV Samsung (Model: UE43AU7092UXXH) which also doesn’t have Display Ports. I connected it with a cable (HDMI: AK-330107-010-S) and I get 4k but 30Hz. […]
TL;DR: I have Win7 and IIS 7.5 with only one website on my PC, which is a dev copy of a site I am developing for a friend. The site has an admin module that requires HTTPS. Pre-Covid, everything was working. After a 3-year gap in doing anything, Firefox and […]
We use Magento 2.4.6-p3, php8.2… I want to do mass edit of products attributes in backend grid. After choosing select All – confirmation is visible saying for example: 7565 records found (7565 selected). So, I select Update attribute, do editing and click Save. Unfortunately only first in the line/grid product […]
The code I used for my 2.4.2 Installation no longer works in my 2.4.6 Installation. It seems they deprecated HMAC-SHA1 in favour of HMAC-SHA256. requests_oauthlib doesn’t support HMAC-SHA256 as far as I can see. I can’t get anything else to work (authomatic, OAuthLib,…). Can anybody help with some code snippets […]