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
Adrian Calinescu
7ddf678324
Update README.md
2020-03-26 16:39:36 +02:00
Adrian Calinescu
31fb4284ed
Merge pull request #15 from lukaarma/dev
...
Changes we discussed through email
2020-03-25 21:07:24 +02:00
Luca
5888e705cc
excluded .txt files
2020-03-25 16:41:00 +01:00
Luca
84d4ff10fc
Chenged url fetching method to a class based one
...
Implemented control on video title in the eventuality it is null or only special characters
Implemented suggestion of issue #11 about sanitizing the title
2020-03-25 16:37:14 +01:00
snobu
005b8e3e31
Some upgrades in packages.json
2020-03-22 23:52:48 +02:00
snobu
a06b698d85
Fix --format bug
2020-03-22 23:52:09 +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
f9d6a6ae20
Fix build command
2020-03-22 14:24:04 +02:00
Adrian Calinescu
2cbd742bce
Merge pull request #12 from angelobpool/patch-1
...
Added audio/video quality option
2020-03-22 14:17:23 +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
snobu
bf38507535
Fix for double quotes in video title https://github.com/snobu/destreamer/issues/11
2020-03-21 21:36:33 +02:00
Adrian Calinescu
caf9803e22
Fix minor formatting in README
2020-03-21 21:25:30 +02:00
Angelo B
ccc171237d
Added audio/video quality option
...
Exposed native youtube-dl option "--format", that gives the ability to choose audio/video format and quality.
2020-03-21 17:10:33 +01: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
Adrian Calinescu
566616ab9d
Merge pull request #7 from shirj/dev-list-download
...
Argument parser and multiple video download
2020-02-15 20:56:01 +02:00
Bill
ec0cd2f948
Update README.md
2020-02-15 12:11:10 -05:00
shirj
ee9ec1aa5f
Download a list of videos
2020-02-15 12:06:31 -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
0631fef748
Update puppeteer types
2019-10-15 07:42:37 +03:00
snobu
01808fb301
Move tests to new file
2019-10-15 07:39:19 +03:00
snobu
d57df89b3f
Hopefully fixes https://github.com/snobu/destreamer/issues/4
2019-10-15 07:38:10 +03:00
snobu
41a3873796
Ignore all .js files
2019-10-15 07:37:17 +03:00
snobu
bfd8f66a89
Improved error message on browser test fail #2
2019-10-02 12:13:02 +03:00
snobu
d2334858ce
Improved error message on browser test fail
2019-10-02 12:12:11 +03:00
snobu
b48670e429
Fix browser test syntax
2019-10-02 12:06:53 +03:00
snobu
69639b5ab6
Fix don't use global TypeScript compiler
2019-10-02 11:45:41 +03:00
snobu
da54791cd1
Cleanup yaml
2019-10-01 15:22:47 +03:00
snobu
3e4868fafa
README test again
2019-10-01 15:21:29 +03:00