Skip to content

Instantly share code, notes, and snippets.

View joshseyda's full-sized avatar
📡
sailing the cyber sargasso

Joshua Seyda joshseyda

📡
sailing the cyber sargasso
View GitHub Profile
@joshseyda
joshseyda / script.js
Last active February 13, 2020 22:12
herd interview sample
// implementation with urls pulled from a script ran in the browser
const fetch = require("node-fetch");
const fs = require("fs");
const downloadMp3 = async (url, file) => {
const res = await fetch(url, {
// headers pulled from network requests in browser
credentials: "include",
headers: {
accept:

Keybase proof

I hereby claim:

  • I am joshseyda on github.
  • I am turnstile_sai (https://keybase.io/turnstile_sai) on keybase.
  • I have a public key ASDhH7gFWj5s1CIi-aX7SWbHrVr3ZT16okkDeepZVffJ4wo

To claim this, I am signing this object: