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.7k
【個人開発】バズ狙いのツイッター系サービスを作って微妙に成功した話@s-dev talks 〜サービス開発勉強会〜 #4
retorutocarry
0
34k
webサービスを3つ作った間に得たtips
retorutocarry
0
3.7k
初めてWebサービスを作って得たTips
retorutocarry
1
3.9k
Other Decks in Programming
See All in Programming
Introduction to kotlinx.rpc
arawn
0
770
データベースのオペレーターであるCloudNativePGがStatefulSetを使わない理由に迫る
nnaka2992
0
240
AWS Step Functions は CDK で書こう!
konokenj
4
700
Django NinjaによるAPI開発の効率化とリプレースの実践
kashewnuts
1
290
Better Code Design in PHP
afilina
0
180
コミュニティ駆動 AWS CDK ライブラリ「Open Constructs Library」 / community-cdk-library
gotok365
2
250
1年目の私に伝えたい!テストコードを怖がらなくなるためのヒント/Tips for not being afraid of test code
push_gawa
1
640
TCAを用いたAmebaのリアーキテクチャ
dazy
0
210
新宿駅構内を三人称視点で探索してみる
satoshi7190
2
120
読まないコードリーディング術
hisaju
0
110
color-scheme: light dark; を完全に理解する
uhyo
7
500
お前もAI鬼にならないか?👹Bolt & Cursor & Supabase & Vercelで人間をやめるぞ、ジョジョー!👺
taishiyade
7
4.2k
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
53
13k
What's in a price? How to price your products and services
michaelherold
244
12k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
KATA
mclloyd
29
14k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
49
2.3k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
4
380
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.6k
A better future with KSS
kneath
238
17k
Optimizing for Happiness
mojombo
377
70k
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