Skip to content

Instantly share code, notes, and snippets.

@Stichoza
Created January 18, 2015 22:45
Show Gist options
  • Select an option

  • Save Stichoza/6310ead431367afe19f4 to your computer and use it in GitHub Desktop.

Select an option

Save Stichoza/6310ead431367afe19f4 to your computer and use it in GitHub Desktop.
Rustavi2 Video Downloader
#!/usr/bin/bash
# URL example: http://tv.guda.tv/vodr2live/_definst_/news%20portal/2015/ianvari/18/ps%20hak%20tbilisi.mp4/playlist.m3u8
ffmpeg -i $1 output.mkv
@marrybe
Copy link
Copy Markdown

marrybe commented Sep 22, 2018

.

@marrybe
Copy link
Copy Markdown

marrybe commented Sep 22, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment