snobu
5de6d1b8e6
Enfore semicolon via eslint rules, some code cleanup
2020-03-30 14:01:47 +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
8827618296
Fix lowercase aliases for parameters
2020-03-30 11:32:16 +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
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
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
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
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
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
a06b698d85
Fix --format bug
2020-03-22 23:52:09 +02:00
Adrian Calinescu
470ab23d1c
Merge branch 'dev' into patch-1
2020-03-22 14:17:08 +02: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
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
shirj
ee9ec1aa5f
Download a list of videos
2020-02-15 12:06:31 -05:00
snobu
01808fb301
Move tests to new file
2019-10-15 07:39:19 +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
69639b5ab6
Fix don't use global TypeScript compiler
2019-10-02 11:45:41 +03:00
snobu
ffb9c86a7f
Added browser test
2019-10-01 10:00:07 +03:00
snobu
c0dbc3e768
Convert to TypeScript project
2019-10-01 07:36:24 +03:00