lukaarma
|
38b77d8060
|
Merge e93ad80ef6 into 516ca54ff1
|
2024-08-31 04:41:28 +08:00 |
|
Adrian Calinescu
|
516ca54ff1
|
Create trigger_codeQL
|
2024-06-11 14:36:38 +03:00 |
|
Adrian Calinescu
|
b6a3e8f1c3
|
Destreamer is abandoned
|
2024-04-01 13:36:40 +03:00 |
|
Adrian Calinescu
|
e93ad80ef6
|
Addressing https://github.com/snobu/destreamer/issues/439
|
2022-05-19 17:04:14 +03:00 |
|
WilliamWsyHK
|
9b8d341e5b
|
Add personal to URL regex to apply to more sites (#437)
* Add personal URL for new MS Teams recordings
* Encode URI components to avoid unescape char
|
2022-05-19 16:54:06 +03:00 |
|
Luca Armaroli
|
d2a79442df
|
changed regex to ignore drive letters
|
2021-10-21 20:25:47 +02:00 |
|
Luca Armaroli
|
528dc79752
|
Merge branch 'sharepoint' of https://github.com/snobu/destreamer into sharepoint
|
2021-10-21 19:42:59 +02:00 |
|
Luca Armaroli
|
b6a06dbd82
|
removed dependancy from argv in our test
|
2021-10-21 19:42:42 +02:00 |
|
lukaarma
|
81e7173e10
|
Merge pull request #413 from ar363/sharepoint
fix SharePoint regex to also include 'teams'
|
2021-10-21 19:37:51 +02:00 |
|
Luca Armaroli
|
377f7281b8
|
shift error codes beyond 200 to avoid collisions
|
2021-10-21 19:31:00 +02:00 |
|
Aditya Raj
|
71b51e76ce
|
fix SharePoint url regex to apply to more sites
|
2021-10-21 15:49:17 +05:30 |
|
Luca Armaroli
|
de158e3119
|
quick fix on subtitles for Stream
|
2021-10-15 22:43:28 +02:00 |
|
Luca Armaroli
|
e4fe46c4a7
|
SharePoint download video via DASH manifest
|
2021-10-15 22:33:53 +02:00 |
|
Luca Armaroli
|
1111eea9d5
|
fix target during SharePoint login
|
2021-10-14 21:56:23 +02:00 |
|
Luca Armaroli
|
153d15c9c9
|
fix error message for manifest download
|
2021-10-14 20:47:08 +02:00 |
|
Luca Armaroli
|
f23d2a25fe
|
video info e direct download from SharePoint
|
2021-10-14 20:44:04 +02:00 |
|
Luca Armaroli
|
6a2159b266
|
refactor toward SharePoint downloader
|
2021-10-13 22:01:54 +02:00 |
|
dependabot[bot]
|
b2497865a1
|
Bump axios from 0.21.1 to 0.21.2 (#404)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-16 14:53:43 +03:00 |
|
drew458
|
a86389774d
|
fixed typo (#399)
|
2021-08-24 12:44:35 +03:00 |
|
dependabot[bot]
|
7c16da6505
|
Bump color-string from 1.5.4 to 1.5.5 (#392)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5)
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-28 16:19:34 +03:00 |
|
Adrian Calinescu
|
52d5b227e2
|
Fix typo
|
2021-06-28 14:18:24 +03:00 |
|
Adrian Calinescu
|
a62f8ef777
|
Mention chrome://version in README
|
2021-06-28 14:16:42 +03:00 |
|
dependabot[bot]
|
d9137cc690
|
Bump glob-parent from 5.1.1 to 5.1.2 (#389)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-25 10:03:37 +03:00 |
|
dependabot[bot]
|
6ac226bda6
|
Bump ws from 7.4.2 to 7.4.6 (#386)
Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.2...7.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-25 10:01:57 +03:00 |
|
snobu
|
cb9e844d06
|
Cleanup yarn.lock
|
2021-05-21 09:57:58 +03:00 |
|
snobu
|
c7efd90f7f
|
Trigger Action on PRs as well
|
2021-05-21 09:47:40 +03:00 |
|
dependabot[bot]
|
9fcc631236
|
Bump lodash from 4.17.20 to 4.17.21 (#381)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-18 19:15:49 +03:00 |
|
snobu
|
1da56990bc
|
Cleanup README for thumb bug
|
2021-05-11 11:07:10 +03:00 |
|
snobu
|
7d91f32af2
|
Fix for null thumbnail URL
|
2021-05-11 11:06:16 +03:00 |
|
Adrian Calinescu
|
918aadce5d
|
Added thumbnail bug to README
|
2021-05-10 14:40:45 +03:00 |
|
Adrian Calinescu
|
dfab30cf46
|
Add -x for now
|
2021-05-05 13:10:02 +03:00 |
|
lukaarma
|
757aab1747
|
Merge pull request #367 from jirkavrba/fix-typo
Fix typo in .token_cache
|
2021-04-15 21:15:18 +02:00 |
|
Jiří Vrba
|
ef91acaf10
|
Directly reference tokenCacheFile
|
2021-04-15 21:09:59 +02:00 |
|
lukaarma
|
cb689336d8
|
Merge pull request #368 from TomasHubelbauer/patch-1
Mention TokenCache in the own browser usage section
|
2021-04-15 14:50:18 +02:00 |
|
Tomáš Hübelbauer
|
deadd6758c
|
Mention TokenCache in the own browser usage section
|
2021-04-14 16:10:24 +02:00 |
|
Jiří Vrba
|
e9a0954528
|
Fix typo in .token_cache
|
2021-04-12 10:15:12 +02:00 |
|
lukaarma
|
eb588f74a3
|
Merge pull request #356 from Gargaj/patch-1
escape edge path properly
|
2021-03-31 11:58:58 +02:00 |
|
Gargaj
|
22658a3706
|
escape edge path properly
|
2021-03-30 18:27:17 +02:00 |
|
Giuseppe Montuoro
|
55234af08f
|
Fixed minor linting error due to pull request #345. (#346)
|
2021-03-20 17:22:06 +02:00 |
|
lukaarma
|
a129ac0240
|
Merge pull request #345 from goldmont/master
Output template valid even without "magic keywords". Updated README to reflect changes.
|
2021-03-18 21:19:11 +01:00 |
|
Giuseppe Montuoro
|
1181290d8f
|
Improved "Title template" documentation.
|
2021-03-18 20:42:48 +01:00 |
|
Giuseppe Montuoro
|
21215bc9da
|
Updated README.
|
2021-03-18 17:10:53 +01:00 |
|
Giuseppe Montuoro
|
8b2a02d0ae
|
Template elements are no more mandatory in final name.
|
2021-03-18 16:37:35 +01:00 |
|
Adrian Calinescu
|
7efa54932f
|
Added KNOWN BUGS section
|
2021-03-02 10:30:15 +02:00 |
|
lukaarma
|
c81b16c8f3
|
Merge pull request #322 from apandada1/patch-1
update README - add instructions for Linux
|
2021-02-09 21:33:34 +01:00 |
|
Archisman Panigrahi
|
aa569bee4d
|
update README - add instructions for Linux
These instructions are valid for a lot of Linux distros, and not just limited to Raspberry Pi.
|
2021-02-07 12:20:18 +05:30 |
|
Adrian Calinescu
|
9ebd4faab3
|
Add Raspberry Pi note
|
2021-01-26 16:59:48 +02:00 |
|
dependabot[bot]
|
66c018e164
|
Bump axios from 0.21.0 to 0.21.1 (#309)
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-26 14:52:39 +02:00 |
|
Adrian Calinescu
|
3c7d61febe
|
Fix return HTTP 403 reason with or without verbose (#315)
|
2021-01-26 14:49:42 +02:00 |
|
Adrian Calinescu
|
b5226713b6
|
If you're using Node 8 you're on your own, pal.
|
2021-01-13 20:55:21 +02:00 |
|