A Pen by Sharkyboybruh on CodePen.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# advanced python regex for snatching up as many extra videos | |
# as possible and also neatly organizing video directories | |
yt-dlp --parse-metadata "description:(?P<download_domain>https?://(?:[a-z]+\.)?(?P<domain>youtube\.com|youtu\.be|vimeo\.com|dailymotion\.com|twitch\.tv|fb\.watch|facebook\.com|soundcloud\.com|mixcloud\.com|bandcamp\.com|twitter\.com|instagr\.am|instagram\.com|redd\.it|reddit\.com|tiktok\.com|bit\.ly|bitchute\.com|peertube\.co|bili\.com|tinyurl\.com|goo\.gl|ow\.ly)/[^\s]+)" \ | |
--parse-metadata "upload_date:(?P<unix_timestamp>[0-9]{8})" \ | |
--replace-in-metadata "unix_timestamp" "[0-9]{8}" "%(upload_date)s" \ | |
--output "%(domain)s/%(unix_timestamp)s/%(sentiment)s/%(view_count)s/%(title)s.%(ext)s" \ | |
--embed-metadata <VIDEO_URL> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<pre id="p"> | |
<script> | |
n = setInterval("for (n += 7, i = k, P = 'p.\\n'; i -= 1 / k; P += P[i % 2 ? (i % 2 * j - j + n / k ^ j) & 1 : 2]) j = k / i; p.innerHTML = P", k = 128) | |
</script> | |
</pre> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<pre id="p"> | |
<script> | |
n = setInterval("for (n += 7, i = k, P = 'p.\\n'; i -= 1 / k; P += P[i % 2 ? (i % 2 * j - j + n / k ^ j) & 1 : 2]) j = k / i; p.innerHTML = P", k = 128) | |
</script> | |
</pre> |
A Pen by Artem Zubkov on CodePen.
Click anywhere to make an explosion.
Forked from towc's Pen Square exploder (mini-game).
A Pen by Artem Zubkov on CodePen.
A short little pen in honor of the 4th of July. I wanted to do something a little bit different,
A Pen by Ben Matthews on CodePen.
A Pen by Eric Portis on CodePen.
A Pen by Sean Esteva on CodePen.
NewerOlder