Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
node.jsで好きな配信者のライブアーカイブを自動でDLする
Search
れとると・きゃりー
May 31, 2019
Programming
0
27k
node.jsで好きな配信者のライブアーカイブを自動でDLする
れとると・きゃりー
May 31, 2019
Tweet
Share
More Decks by れとると・きゃりー
See All by れとると・きゃりー
【個人開発】ツイッターで通話を募集するサービスを作った話
retorutocarry
0
1.8k
【個人開発】バズ狙いのツイッター系サービスを作って微妙に成功した話@s-dev talks 〜サービス開発勉強会〜 #4
retorutocarry
0
34k
webサービスを3つ作った間に得たtips
retorutocarry
0
3.9k
初めてWebサービスを作って得たTips
retorutocarry
1
4k
Other Decks in Programming
See All in Programming
ソフトウェア設計の実践的な考え方
masuda220
PRO
4
550
Go言語の特性を活かした公式MCP SDKの設計
hond0413
1
210
『毎日の移動』を支えるGoバックエンド内製開発
yutautsugi
2
230
After go func(): Goroutines Through a Beginner’s Eye
97vaibhav
0
340
Cloudflare AgentsとAI SDKでAIエージェントを作ってみた
briete
0
130
CSC305 Lecture 01
javiergs
PRO
1
400
CSC305 Lecture 03
javiergs
PRO
0
240
2分台で1500examples完走!爆速CIを支える環境構築術 - Kaigi on Rails 2025
falcon8823
3
3.5k
CSC509 Lecture 02
javiergs
PRO
0
410
GraphQL×Railsアプリのデータベース負荷分散 - 月間3,000万人利用サービスを無停止で
koxya
1
1.2k
SpecKitでどこまでできる? コストはどれくらい?
leveragestech
0
660
明日から始めるリファクタリング
ryounasso
0
130
Featured
See All Featured
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Raft: Consensus for Rubyists
vanstee
139
7.1k
Unsuck your backbone
ammeep
671
58k
A Modern Web Designer's Workflow
chriscoyier
697
190k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
Documentation Writing (for coders)
carmenintech
75
5k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Building Applications with DynamoDB
mza
96
6.7k
The World Runs on Bad Software
bkeepers
PRO
71
11k
Transcript
node.jsで好きな配信者のライブ アーカイブを自動でDLする れとるときゃりー 1
解説します 2
構成 3 保存
4 クライントを作成
5
6
7
8 深刻な脆弱性 どんなコードでも実行できてしまう
9
10 安心
11 S3に保存
12 パスを調整
crontab 13 ※ /dev/nullは良くないらしいので直す
解説以上 14
今後やりたいこと • eslint導入 • Circle CI で自動デプロイ • 無駄なDLを減らす 15
Thank you 16