wilyarti
wilyarti
Thanks that seems to work. Although I still need to also be able to set the body of the message with JSON to communicate with the API. But at least...
> Anyone fixed this problem? help, the same problem. I haven't looked at this issues in a long time. What I did at the time was use a different http...
Hey mate I came up with a script to replace this extension as it is no longer available. https://github.com/wilyarti/oreillyVideoDownloader
Yeah sure. First open up the console on your browser (Ctrl + Shift + C). Paste these lines until they do not show an error (this loads jQuery and creates...
Hey guys I was in a similar bind. Here is a script I wrote to generate a list of links that you can use youtube-dl to download: https://github.com/wilyarti/oreillyVideoDownloader/blob/master/links.js Simply paste...
+1 on this. I need this for a sitemap generator in ktor.
I have two ideas: 1.) Create 3x 80 char strings that are mutated slightly. The user has to select the correct one via regex. 2.) Create a blob of text...