Skip to content

Instantly share code, notes, and snippets.

View pyrokar's full-sized avatar

Gunter Solf pyrokar

  • Chemnitz, Germany
View GitHub Profile
@MorrisJobke
MorrisJobke / youtube-playlist-downloader.py
Last active October 21, 2022 18:36
Youtube Playlist Downloader
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Youtube Playlist Downloader
# Copyright (C) 2014 Morris Jobke <morris.jobke@gmail.com>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.