1
0
mirror of https://github.com/snobu/destreamer.git synced 2026-01-17 05:22:18 +00:00
Commit Graph

271 Commits

Author SHA1 Message Date
snobu
adda6828a6 Switched to terminal-image for inlining thumbnails 2020-04-08 23:52:48 +03:00
snobu
388ec0c9a3 Fix line breaks for ffmpeg cmd 2020-04-08 12:06:26 +03:00
snobu
1fc80d8366 Will thumbnails render on Windows? 2020-04-08 11:26:02 +03:00
snobu
a48812cb58 Moved things around 2020-04-08 09:20:31 +03:00
snobu
9eb7c0e5be Added .thumbnail.png to gitignore 2020-04-07 11:34:12 +03:00
snobu
f47897c6e6 Added render video thumbnail inline in the console 2020-04-06 19:56:19 +03:00
snobu
3314cc08b5 Fix warnings in TokenCache 2020-04-06 14:59:37 +03:00
snobu
7c32b2f310 Fix error messages from TokenCache 2020-04-06 13:30:35 +03:00
snobu
013bc194f7 Cleanup tsconfig.json 2020-04-06 12:25:03 +03:00
snobu
0386bc0a59 Fix eslint no unused vars rule 2020-04-06 12:20:08 +03:00
snobu
c48e4c54ca Mid-apocalypse working release with token cache 2020-04-06 12:13:48 +03:00
snobu
73aeb92e66 Mid-apocalypse progress 2020-04-05 17:20:10 +03:00
snobu
37d596b4f0 Pulled types separately 2020-04-03 21:43:02 +03:00
snobu
6091a6952e For real this time 2020-04-01 01:04:46 +03:00
snobu
fc50016ba1 Big changes 2020-04-01 01:03:45 +03:00
snobu
b20bbe0b5e Still a way long to go 2020-03-31 12:41:21 +03:00
snobu
7c0a2b53ce We need to move the interactive logon to its own method 2020-03-30 16:15:10 +03:00
snobu
cc195409ed Early work for token cache implementation 2020-03-30 16:00:05 +03:00
Adrian Calinescu
7267c0f820 Fix URL under CI badge 2020-03-30 14:15:50 +03:00
Adrian Calinescu
8e1b590857 Added CI badge 2020-03-30 14:12:52 +03:00
snobu
7211e1f463 Fix wording 2020-03-30 14:05:05 +03:00
snobu
8a6f5839d1 Add Node 13.x to build matrix 2020-03-30 14:03:41 +03:00
snobu
5de6d1b8e6 Enfore semicolon via eslint rules, some code cleanup 2020-03-30 14:01:47 +03:00
Adrian Calinescu
dc400110ac Safe to ignore "There's a problem with the browser" 2020-03-30 13:58:55 +03:00
snobu
3bfb3212b8 I've made the code worse since map is an antipattern if you discard the resulting array but YOLO 2020-03-30 13:29:59 +03:00
snobu
51650c3f1c Temporary fix for https://npmjs.com/advisories/1179 2020-03-30 12:03:33 +03:00
snobu
8827618296 Fix lowercase aliases for parameters 2020-03-30 11:32:16 +03:00
snobu
451e89e228 Fix README for username being optional 2020-03-30 11:22:19 +03:00
snobu
85c38f23cd Username is now optional and we're using the about:blank tab to login 2020-03-30 11:20:15 +03:00
snobu
9046fd897b Let's use an ES6 array filter cause we influencers boy 2020-03-30 11:05:42 +03:00
snobu
914b9d751c Minor code cleanup 2020-03-30 10:36:56 +03:00
snobu
9507a604da Removed stale comment 2020-03-30 10:28:52 +03:00
snobu
633678404c Fix removed hardcoded API version since we get it from sessionInfo 2020-03-30 10:27:32 +03:00
snobu
7cbd3c7472 Fix API endpoint is now read from sessionInfo no longer 'winged' 2020-03-30 10:16:46 +03:00
snobu
ee1d9b3cf1 Workaround for MS tenant 2020-03-30 01:02:22 +03:00
snobu
b399193426 Fix API address to use Traffic Manager endpoint 2020-03-30 00:49:38 +03:00
snobu
31e3a6fc1b Added new usage output to README 2020-03-30 00:28:07 +03:00
snobu
847f825964 Cleanup comments 2020-03-30 00:26:08 +03:00
snobu
ccb2be81ed Changed API endpoint to use2-2 2020-03-30 00:15:43 +03:00
Adrian Calinescu
b7277b8ba6 Fix debug phrasing 2020-03-30 00:02:29 +03:00
Adrian Calinescu
39985a46b3 Merge pull request #20 from lukaarma/dev
Replace puppeteer with MS Stream API calls for video URL and token. Puppeteer is still used for initial login.
2020-03-30 00:00:38 +03:00
Luca
0cb8594d0f added verbose option for additional information
fixed the response error printing
2020-03-29 22:56:01 +02:00
Luca
089fec6001 fixed the import syntax
now the simulation flag properly translate in youtube-del flag too
2020-03-29 21:41:53 +02:00
Luca
016d96377a Merge remote-tracking branch 'upstream/dev' into dev 2020-03-29 15:05:48 +02:00
Adrian Calinescu
f0eca47a4f Fix URL schema is mandatory 2020-03-28 23:40:24 +02:00
Adrian Calinescu
7a2ac501c9 Update README.md 2020-03-28 23:39:36 +02:00
Adrian Calinescu
229a0dfd52 Cleanup README 2020-03-28 22:58:06 +02:00
Luca
ec407d1e9b minor change in th epage loading
created function that fetchs title and hlsUrl from the Microsoft api after beeing authenticated with the token fetched from the page
2020-03-26 21:43:21 +01:00
Luca
1b6ff66dee added axios package 2020-03-26 21:40:56 +01:00
Luca
047e164a86 Added a simulation flag to only extract video tile and urls without any file downloaded
Removede an outdated argv check because all arguments are now parsed with yargs
2020-03-26 16:44:28 +01:00