Skip to content

Commit 4723da3

Browse files
committed
Merge pull request #6 from Fred-Vatin/release-please--branches--main--components--yt-download
chore(main): release 1.2.0
2 parents 0b777b5 + afeed16 commit 4723da3

4 files changed

Lines changed: 42 additions & 1 deletion

File tree

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2025 Fred Vatin
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ But the powershell script won’t auto update. So watch the release to know when
3939
<img width="463" height="470" alt="image" src="https://github.com/user-attachments/assets/227caa77-15b7-4560-b804-d9930fa4559f" />
4040
<img width="616" height="452" alt="image" src="https://github.com/user-attachments/assets/a0f43c4b-25ae-4aad-8fe2-a5a0531b6934" />
4141

42+
## CONTRIBUTE
43+
44+
- If you are sure you found a bug, open an [issue](https://github.com/Fred-Vatin/run-yt-dlp-from-browser/issues)
45+
- If you want to ask something, get help, talk and share something with others about this user script, open a [discussion](https://github.com/Fred-Vatin/run-yt-dlp-from-browser/discussions)
46+
4247
---
4348

4449
# Proof on concept
@@ -59,4 +64,12 @@ Read [how to reach help](https://github.com/Fred-Vatin/run-yt-dlp-from-browser/w
5964

6065
---
6166

67+
# OTHER SCRIPTS
68+
69+
You might be interested by…
70+
71+
[![Userscript](https://img.shields.io/badge/Userscript-Youtube_%3A_Filter_the_%E2%80%9CSave_to_Playlist%E2%80%9D_Menu-blue?style=for-the-badge)](https://github.com/Fred-Vatin/yt-playlist-filter)
72+
73+
---
74+
6275
[![BUY ME A COFFEE](https://img.shields.io/badge/BUY%20ME%20A%20COFFEE-ffffff?logo=buymeacoffee&style=for-the-badge&color=710067&logoColor=ffe071)](https://github.com/sponsors/Fred-Vatin)

Repo/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.0"
2+
".": "1.2.0"
33
}

Repo/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/Fred-Vatin/run-yt-dlp-from-browser/compare/v1.1.0...v1.2.0) (2025-10-10)
4+
5+
6+
### 🚀 Features
7+
8+
* ps1 script allowed to be called manually with a simple url ([0b777b5](https://github.com/Fred-Vatin/run-yt-dlp-from-browser/commit/0b777b56905f661eccc452b2f0a9f387e5f58026))
9+
310
## [1.1.0](https://github.com/Fred-Vatin/run-yt-dlp-from-browser/compare/v1.0.1...v1.1.0) (2025-10-10)
411

512

0 commit comments

Comments
 (0)