Skip to content

Commit 8dabed6

Browse files
authored
Update README.md
1 parent 15a03f3 commit 8dabed6

File tree

1 file changed

+20
-27
lines changed

1 file changed

+20
-27
lines changed

README.md

+20-27
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
</p>
5050

5151
<div align="center">
52-
53-
A cross-platform app to download your purchased courses (paid or free) from Udemy, the code is provided as-is and I am not held resposible for any legal issues resulting from the use of this program.<br>
52+
53+
A cross-platform app to download your purchased courses (paid or free) from Udemy, the code is provided as-is and I am not held resposible for any legal issues resulting from the use of this program.<br>
5454
Project originally by [@FaisalUmair](https://github.com/FaisalUmair/udemy-downloader-gui) is archived.<br>
5555

5656
![](https://i.imgur.com/nsaAgDU.gif)
@@ -60,30 +60,20 @@
6060
<td><img src="https://user-images.githubusercontent.com/13087389/126054264-48caf1f5-472f-44b0-991a-145c9169a2c3.png" width="240px"/></td>
6161
<td><img src="https://user-images.githubusercontent.com/13087389/126054265-4a343a67-803a-4400-b196-090864fbc1eb.png" width="240px"/></td>
6262
<td><img src="https://user-images.githubusercontent.com/13087389/126076966-57f318ae-c9ee-4948-862f-87fae4502290.png" width="240px"/></td>
63-
6463
</tr>
6564
</table>
6665
</div>
6766

6867

69-
## Warning
70-
71-
72-
* This software is intended to help you download Udemy courses for personal use only.
73-
74-
* Udeler downloads the lecture videos by simply using the source of the video player returned to the user by Udemy after proper authentication, you can also do the same manually.
75-
76-
* Sharing the content of your subscribed courses is strictly prohibited under Udemy Terms of Use.
77-
78-
* Each and every Udemy course is subject to copyright infringement. Downloading courses is against Udemy's Terms of Service, I am NOT responsible for your account being suspended as a result of using this program!
79-
80-
* This software does not magically download any paid course available on Udemy, you need to provide your Udemy login credentials to download the courses you have enrolled in.
81-
82-
* Many download managers use same method to download videos on a web page. This app only automates the process of a user doing this manually in a web browser.
83-
84-
* Udemy has started to encrypt many of their course videos, please do not open an issue if some/all videos are skipped. Breaking DRM encryption implies piracy, so it will not be included in this application.
85-
86-
* This program is WIP, the code is provided as-is and I am not held resposible for any legal issues resulting from the use of this program.
68+
> [!WARNING]
69+
> * This software is intended to help you download Udemy courses for personal use only.
70+
> * Udeler downloads the lecture videos by simply using the source of the video player returned to the user by Udemy after proper authentication, you can also do the same manually.
71+
> * Sharing the content of your subscribed courses is strictly prohibited under Udemy Terms of Use.
72+
> * Each and every Udemy course is subject to copyright infringement. Downloading courses is against Udemy's Terms of Service, I am NOT responsible for your account being suspended as a result of using this program!
73+
> * This software does not magically download any paid course available on Udemy, you need to provide your Udemy login credentials to download the courses you have enrolled in.
74+
> * Many download managers use same method to download videos on a web page. This app only automates the process of a user doing this manually in a web browser.
75+
> * Udemy has started to encrypt many of their course videos, please do not open an issue if some/all videos are skipped. Breaking DRM encryption implies piracy, so it will not be included in this application.
76+
> * This program is WIP, the code is provided as-is and I am not held resposible for any legal issues resulting from the use of this program.
8777
8878

8979
## To Use
@@ -111,20 +101,23 @@ npm start
111101
npm run dev
112102
```
113103
114-
> **Note**: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.
104+
> [!NOTE]
105+
> If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.
106+
115107
108+
## Releasing
116109
117-
# Releasing
118-
> **Note**: to be able to perform `auto-updates` you will need a `code signed app`, for this purpose you will need to configure it by yourself, so check the [electron-builder](https://www.electron.build/code-signing) and [action-electron-builder](https://github.com/samuelmeuli/action-electron-builder#code-signing) docs please to get know how to do this.
110+
> [!CAUTION]
111+
> To be able to perform `auto-updates` you will need a `code signed app`, for this purpose you will need to configure it by yourself, so check the [electron-builder](https://www.electron.build/code-signing) and [action-electron-builder](https://github.com/samuelmeuli/action-electron-builder#code-signing) docs please to get know how to do this.
119112
120113
To release your app on a GitHub release with `Windows`, `Mac` and `Linux` binaries, you can perform the following commands:
121114
122115
```bash
123116
git pull
124-
npm run make:release
117+
npm run deploy
125118
```
126119
127-
> **Note**: Script for make release is contribution by @daltonmenezes
120+
###### **Note**: Script for deploy is contribution by @daltonmenezes
128121
129122
## [![Repography logo](https://images.repography.com/logo.svg)](https://repography.com) / Recent activity [![Time period](https://images.repography.com/52680464/heliomarpm/udemy-downloader-gui/recent-activity/y07E94GgUZZthzcrKMmW0GjONkUSnFxjetJxoZvwC_A/syRnMFBABLrEXfXXb4Sif2bTt2LuB4UdVpVtIk1uqKg_badge.svg)](https://repography.com)
130123
[![Timeline graph](https://images.repography.com/52680464/heliomarpm/udemy-downloader-gui/recent-activity/y07E94GgUZZthzcrKMmW0GjONkUSnFxjetJxoZvwC_A/syRnMFBABLrEXfXXb4Sif2bTt2LuB4UdVpVtIk1uqKg_timeline.svg)](https://github.com/heliomarpm/udemy-downloader-gui/commits)
@@ -133,7 +126,7 @@ npm run make:release
133126
[![Top contributors](https://images.repography.com/52680464/heliomarpm/udemy-downloader-gui/recent-activity/y07E94GgUZZthzcrKMmW0GjONkUSnFxjetJxoZvwC_A/syRnMFBABLrEXfXXb4Sif2bTt2LuB4UdVpVtIk1uqKg_users.svg)](https://github.com/heliomarpm/udemy-downloader-gui/graphs/contributors)
134127
135128
136-
# Contributing:
129+
## Contributing:
137130
138131
Please make sure to read the [Contributing Guide](https://github.com/heliomarpm/udemy-downloader-gui/blob/master/docs/CONTRIBUTING.md) before making a pull request.
139132

0 commit comments

Comments
 (0)