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
15分で学ぶDuckDBの可愛い使い方 DuckDBの最近の更新
notrogue
3
830
『テスト書いた方が開発が早いじゃん』を解き明かす #phpcon_nagoya
o0h
PRO
9
2.6k
5分で理解する SOLID 原則 #phpcon_nagoya
shogogg
1
410
オレを救った Cline を紹介する
codehex
15
13k
Visual StudioのGitHub Copilotでいろいろやってみる
tomokusaba
1
220
⚪⚪の⚪⚪をSwiftUIで再現す る
u503
0
120
変化の激しい時代における、こだわりのないエンジニアの強さ
satoshi256kbyte
0
110
Amazon Bedrockマルチエージェントコラボレーションを諦めてLangGraphに入門してみた
akihisaikeda
1
160
Swift Testingのモチベを上げたい
stoticdev
2
200
Jakarta EE meets AI
ivargrimstad
0
690
LINE messaging APIを使ってGoogleカレンダーと連携した予約ツールを作ってみた
takumakoike
0
130
1年目の私に伝えたい!テストコードを怖がらなくなるためのヒント/Tips for not being afraid of test code
push_gawa
1
650
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
336
57k
How to train your dragon (web standard)
notwaldorf
91
5.9k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Designing Experiences People Love
moore
140
23k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.7k
A better future with KSS
kneath
238
17k
The Invisible Side of Design
smashingmag
299
50k
Fireside Chat
paigeccino
35
3.2k
Gamification - CAS2011
davidbonilla
80
5.2k
Docker and Python
trallard
44
3.3k
The Power of CSS Pseudo Elements
geoffreycrofte
75
5.5k
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