Skip to content

Instantly share code, notes, and snippets.

View csellis's full-sized avatar
💼
Client work

Chris Ellis csellis

💼
Client work
View GitHub Profile
@mark-lumbao
mark-lumbao / vid_concat
Last active March 17, 2022 14:57
Concatenate multiple audio and video files into one .mkv file
#!/bin/env bash
# Concatenate multiple audio and video files
# that are in the same directory into one .mkv file
ls |
xargs -I @ echo "file '@'" >> input.txt &&
ffmpeg -f concat -i input.txt -c copy output.mkv &&
rm input.txt
@wesbos
wesbos / facebookScrape.js
Created January 25, 2019 20:30
marketplace
require('isomorphic-fetch');
async function go(params) {
const variables = {
params: {
bqf: { callsite: 'COMMERCE_MKTPLACE_WWW', query: 'iphone' },
browse_request_params: {
// burlington
filter_location_id: '108043585884666',
// hamilton