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
rails stats で紐解く ANDPAD のイマを支える技術たち
andpad
1
300
テストケースの名前はどうつけるべきか?
orgachem
PRO
0
160
ドメインイベント増えすぎ問題
h0r15h0
2
430
ある日突然あなたが管理しているサーバーにDDoSが来たらどうなるでしょう?知ってるようで何も知らなかったDDoS攻撃と対策 #phpcon.2024
akase244
2
410
Mermaid x AST x 生成AI = コードとドキュメントの完全同期への道
shibuyamizuho
1
270
KubeCon + CloudNativeCon NA 2024 Overviewat Kubernetes Meetup Tokyo #68 / amsy810_k8sjp68
masayaaoyama
0
260
今年のアップデートで振り返るCDKセキュリティのシフトレフト/2024-cdk-security-shift-left
tomoki10
0
230
MCP with Cloudflare Workers
yusukebe
2
230
range over funcの使い道と非同期N+1リゾルバーの夢 / about a range over func
mackee
0
110
これでLambdaが不要に?!Step FunctionsのJSONata対応について
iwatatomoya
2
3.8k
AWSのLambdaで PHPを動かす選択肢
rinchoku
2
300
見えないメモリを観測する: PHP 8.4 `pg_result_memory_size()` とSQL結果のメモリ管理
kentaroutakeda
0
720
Featured
See All Featured
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.3k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
127
18k
Docker and Python
trallard
42
3.1k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
32
2.7k
Speed Design
sergeychernyshev
25
680
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
3
170
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
29
2k
The Cult of Friendly URLs
andyhume
78
6.1k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
6.9k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7k
Embracing the Ebb and Flow
colly
84
4.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