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

111 Commits

Author SHA1 Message Date
snobu
41967ab949 Fix typo 2020-04-18 19:42:19 +03:00
snobu
67d3d4fa45 Add error handling improvements to README 2020-04-18 18:09:59 +03:00
snobu
32113651f7 Add outstanding bug again 2020-04-18 17:13:32 +03:00
snobu
27fd1ceb6b Add outstanding bug 2020-04-18 17:11:57 +03:00
snobu
0773beec7c Fix contributing 2020-04-18 16:18:59 +03:00
snobu
3809570fba Added contributing section 2020-04-18 16:17:54 +03:00
snobu
c49ed47e65 Added fix more bugs 2020-04-18 16:14:56 +03:00
snobu
85e779cb98 Added usage example for username 2020-04-18 16:12:58 +03:00
snobu
7596b3745f Added comment on art to Readme 2020-04-18 16:09:19 +03:00
snobu
4bd474c32f Fix header in Readme 2020-04-18 16:03:22 +03:00
snobu
4c3d7d25fc More to Readme 2020-04-18 16:02:23 +03:00
snobu
609cf43ee0 v2.0 RELEASE 2020-04-18 15:34:26 +03:00
snobu
c11c9b6334 Breaking changes in CLI params 2020-04-16 19:47:30 +03:00
kylon
176fa6e214 Fixes and refactoring (#59)
* Input url list: Fix bad Windows behavior

* Minor output fix

* Fix all download issues
  - downloads are synchronous again
  - fix progress bar (fix #39)
  - nuke fluent and switch to a bug-free ffmpeg module (fessonia)

* Move destreamer process events to a new file, we may add more in the future, lets give them their own space

* Destreamer: Release packages and builder script

ETA when? :P

* Clean up

* Implement yargs checks and add --videoUrlsFile option

* Refactor error handling
  - Human readable
  - No magic numbers

* Handle mkdir error
  - remove reduntant message

* gitignore: don't add hidden files

* Implement --outputDirectories

This gives us more flexibility on where to save videos

..especially if your videos have all the same name <.<

* Rename utils -> Utils

* Fix tests

don't import yargs on files other than main

* Create scripts directory

* Update make_release path

* Fix typo

* Create CONTRIBUTING.md

Co-authored-by: kylon <kylonux@gmail.com>
2020-04-14 15:59:14 +03:00
kylon
83fecf2894 Fixes and clean up (#51)
* Simplify main

* Fix init

* Cleaner output for the end user

* Fix extractVideoGuid after sync with dev

* TokenCache: Make variable private

nit: switch to import

* Add option to disable video thumbnails

* Create a unique file name to avoid overwrite

* Remove os dependency

* Reimplement simulate

* Update README

Co-authored-by: @kylon
Co-authored-by: @snobu
2020-04-10 19:35:57 +03:00
kylon
48f12f873f Sync tokencache and dev branches 2020-04-10 12:21:41 +02:00
snobu
b9c3aa3a0e Fix updated README and fix indenting 2020-04-10 12:33:06 +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
Adrian Calinescu
dc400110ac Safe to ignore "There's a problem with the browser" 2020-03-30 13:58:55 +03:00
snobu
451e89e228 Fix README for username being optional 2020-03-30 11:22:19 +03:00
snobu
31e3a6fc1b Added new usage output to README 2020-03-30 00:28:07 +03: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
Adrian Calinescu
7ddf678324 Update README.md 2020-03-26 16:39:36 +02:00
Adrian Calinescu
49e373d079 Fix list formatting in README 2020-03-22 17:02:41 +02:00
Adrian Calinescu
5366d2cb34 Added static binary to roadmap 2020-03-22 16:52:22 +02:00
Adrian Calinescu
03eea773f1 Looking for contributors 2020-03-22 16:50:06 +02:00
Adrian Calinescu
470ab23d1c Merge branch 'dev' into patch-1 2020-03-22 14:17:08 +02:00
Angelo B
9f45fc6d37 Update README.md 2020-03-22 12:27:33 +01:00
Adrian Calinescu
caf9803e22 Fix minor formatting in README 2020-03-21 21:25:30 +02:00
Adrian Calinescu
a4621cae3c Add mention for absolute path 2020-02-20 12:49:04 +02:00
Adrian Calinescu
8f3ce2f425 Fix formatting 2020-02-20 12:46:16 +02:00
Bill
ec0cd2f948 Update README.md 2020-02-15 12:11:10 -05:00
Adrian Calinescu
260057d4e1 Update README.md 2020-02-15 00:23:45 +02:00
Adrian Calinescu
4858368f3a Mention --no-sandbox issue in README 2020-02-15 00:22:41 +02:00
Adrian Calinescu
953e3579c5 Update README.md 2019-10-16 18:40:44 +03:00
Adrian Calinescu
d37d78b540 Fix typo 2019-10-15 13:51:17 +03:00
Adrian Calinescu
ced6d417d2 Added readme entry for list download 2019-10-15 13:28:56 +03:00
snobu
3e4868fafa README test again 2019-10-01 15:21:29 +03:00
snobu
7d8eb12d0d README test 2019-10-01 15:19:55 +03:00
snobu
db9681e09e Testing README commit filter #2 2019-10-01 14:29:45 +03:00
snobu
93190240b6 Testing README commit filter 2019-10-01 14:24:57 +03:00
snobu
712c0189cc Update README with Node version info 2019-10-01 10:10:55 +03:00
snobu
dbb25ac4b8 Fix README 2019-10-01 08:52:29 +03:00
snobu
db29c77c6b Added GitHub Action 2019-10-01 08:50:23 +03:00
Adrian Calinescu
29d81b7210 Update README.md 2019-10-01 08:10:44 +03:00
snobu
2988c61143 Fix Readme again 2019-10-01 08:02:21 +03:00