Elyse
Elyse
Update: The OP didn't answer, if someone else is interested in continuing with this, here is my branch https://github.com/elyse0/yt-dlp/tree/youku . The main challenge for using the web api (and getting...
Can you give more details about your use case? In any case, here are some examples: - Using with Express: https://github.com/LuisEnMarroquin/json-as-xlsx/blob/main/examples/express/server.ts - Using with Vue.js: https://github.com/LuisEnMarroquin/json-as-xlsx/blob/main/examples/vue-app/App.vue
Hello, It's not currently supported, but probably you can get something working by modifying the workbook using a callback The callback is called just before writing the file https://github.com/LuisEnMarroquin/json-as-xlsx/blob/6fe347612f8e3036bcf30aa2a8f019de41e216f6/src/index.ts#L146-L158 So...
> Some functions will have to be refactored for https://github.com/yt-dlp/yt-dlp/pull/4068/files I'm not sure that is the ideal way to go, since it will only work for that site 🤔 I...
1080p is vip only and I didn't have an account to test. Probably it's related to the ckey, right now it's using a "guest" code.
@funky-d Can you give some channels that are going to be live today?
Yep, I could reproduce it and the linked PR will fix it
Looking at the extractor and error more closely, the problem was that some _OPERATION_HASHES were not up to date I've updated these hashes and updated some tests This shoud fix...
> By (potentially repeatedly) exploiting their "first video's on us, then you need a subscription" policy, we're basically circumventing the requirement for a subscription entirely. Yep, it's video specific. For...
Log of updated NebulaChannelIE ```bash [debug] Command-line config: ['https://nebula.tv/johnnyharris', '--verbose', '-F'] [debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8 [debug] yt-dlp version 2023.02.17 [a0a7c0154]...