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
25k
node.jsで好きな配信者のライブアーカイブを自動でDLする
れとると・きゃりー
May 31, 2019
Tweet
Share
More Decks by れとると・きゃりー
See All by れとると・きゃりー
【個人開発】ツイッターで通話を募集するサービスを作った話
retorutocarry
0
1.6k
【個人開発】バズ狙いのツイッター系サービスを作って微妙に成功した話@s-dev talks 〜サービス開発勉強会〜 #4
retorutocarry
0
32k
webサービスを3つ作った間に得たtips
retorutocarry
0
3.6k
初めてWebサービスを作って得たTips
retorutocarry
1
3.8k
Other Decks in Programming
See All in Programming
rbs-inlineを導入してYARDからRBSに移行する
euglena1215
1
200
(非公開スライド追加)座談会 「Strict ConcurrencyとSwift 6が開く新時代: 私たちはどう生きるか?」
shiz
1
140
Scala におけるコンパイラエラーとの付き合い方
chencmd
1
170
デザインシステムとコンポーネント指向によるフロントエンド開発プロセスの革新 / Innovation in Frontend Development Processes through Design Systems and Component-Oriented Architecture
nrslib
7
5k
Kotlin 2.0 and Beyond
antonarhipov
2
140
ECMAScript仕様を読むのに必要な知識 - ダイジェスト版
syumai
4
2.5k
dotfiles について話したい #湘なんか
stefafafan
2
280
Rubyとクリエイティブコーディングの輪の広がり / The Growing Circle of Ruby and Creative Coding
chobishiba
1
220
オートマトン学習しろ / Do automata learning
makenowjust
3
100
マイグレーションコード自作して File-Based Routing に自動移行!! ~250 ページの歴史的経緯を添えて~
cut0
1
240
Go Code Generation at newmo / 2024-08-27 #newmo_layerx_go
genkey6
0
520
Meet BrowserEngineKit
swiftty
0
190
Featured
See All Featured
Writing Fast Ruby
sferik
623
60k
Adopting Sorbet at Scale
ufuk
72
8.9k
How STYLIGHT went responsive
nonsquared
93
5.1k
The Straight Up "How To Draw Better" Workshop
denniskardys
230
130k
4 Signs Your Business is Dying
shpigford
179
21k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
38
9.1k
Creatively Recalculating Your Daily Design Routine
revolveconf
215
12k
Learning to Love Humans: Emotional Interface Design
aarron
270
40k
Put a Button on it: Removing Barriers to Going Fast.
kastner
58
3.4k
How GitHub (no longer) Works
holman
309
140k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
325
21k
Pencils Down: Stop Designing & Start Developing
hursman
118
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