Skip to content

Instantly share code, notes, and snippets.

View naufalist's full-sized avatar
💭
working in private repos

Muhammad Naufal naufalist

💭
working in private repos
View GitHub Profile
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="id-ID">
<info>
<title>Institut Pertanian Bogor: Pedoman Penulisan Karya Ilmiah Edisi ke-4 (Indonesian)</title>
<id>http://www.zotero.org/styles/institut-pertanian-bogor</id>
<link href="http://www.zotero.org/styles/institut-pertanian-bogor" rel="self"/>
<link href="http://www.zotero.org/styles/apa" rel="template"/>
<link href="http://ppki.staff.ipb.ac.id/unduhan/" rel="documentation"/>
<link href="https://drive.google.com/file/d/0B0YEuQotqd_BQVpkR0lHNHctSHM/view" rel="documentation"/>
<author>
@sathishshan
sathishshan / youtube-dl.txt
Last active April 28, 2025 23:50
Download youtube private or member videos
#single video
youtube-dl --cookies youtube.com_cookies.txt "URL"
#playlist
youtube-dl --yes-playlist --cookies youtube.com_cookies.txt "URL"
You can use: --playlist-start, --playlist-end, --playlist-reverse or --playlist-items to achieve this goal.
#Note: cookie should be in Netscape format