Skip to content

Instantly share code, notes, and snippets.

@butuzov
butuzov / mp3 to m4b.md
Created August 10, 2018 06:07
Convert mp3's to m4b using `ffmpeg`

Let's imagine we have a lot of mp3 files ( forexample one of the pluralsite courses converted to mp3 ).

URL=https://www.pluralsight.com/courses/run-effective-meetings
PASS=pass
USER=user
OUTPUT="%(playlist_index)s. %(title)s-%(id)s.%(ext)s"
youtube-dl --username $USER --password $PASS -o $OUTPUT --extract-audio --audio-format mp3 $URL
@bigsylvain
bigsylvain / Ludum Dare 29 Games.md
Last active March 27, 2020 19:33
Ludum Dare 29 Best games list

Perfect games

  • ScubaBear (HTML5) - perfectly polished, the game is fun to play, and I really like the music changes depending on diving depth, and also the health bar is very original! Amazing to see so much good content created in three days! ScubaBear

  • Asteroid Tycoon (HTML5) - Fun to play, graphics are awesome, some nice humour too! The interface is pretty and convenient. Asteroid Tycoon

  • A Glorious Escape for A Lich King (FLASH) - A very good Tower Defence game, with a good interpretation of the theme "Beneath the surface". Graphics are nice too! Lich King

@rsobik
rsobik / boost.sh
Created November 17, 2013 13:20
Build Boost 1.55.0 for iOS 7 and OS X including 64 Bit
#===============================================================================
# Filename: boost.sh
# Author: Pete Goodliffe
# Copyright: (c) Copyright 2009 Pete Goodliffe
# Licence: Please feel free to use this, with attribution
# Modified version
#===============================================================================
#
# Builds a Boost framework for the iPhone.
# Creates a set of universal libraries that can be used on an iPhone and in the