Commit graph

28 commits

Author SHA1 Message Date
Olai
0c1613349b
Update README.md 2024-05-03 10:24:13 +02:00
Olai
afc27260e8
Update settings.ini 2024-05-03 10:23:50 +02:00
dependabot[bot]
478837c078 Bump aiohttp from 3.9.0 to 3.9.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0...v3.9.4)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 10:29:14 +02:00
dependabot[bot]
145eb50ffc Bump aiohttp from 3.8.6 to 3.9.0
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.9.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 15:19:22 +01:00
dependabot[bot]
a299e72213 Bump requests from 2.26.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 15:19:14 +01:00
85fcbc3216 Merge branch 'master' of https://github.com/OlaYZen/pydownloader4downloads.khinsider 2024-01-17 13:25:13 +01:00
363161b088 Error on start
Missing "pass" inside of an else
2024-01-17 13:25:03 +01:00
Olai
89166d94bc
Update README.md 2024-01-17 13:18:06 +01:00
0b5f8a5561 Removed Debugging
Removed debugging prints
2024-01-17 13:08:22 +01:00
14f5e27406 Updated the README.MD
Updated the README.MD file with new information about the python script
2024-01-17 13:06:43 +01:00
13a7ef655c Update Downloader.py 2024-01-17 13:01:22 +01:00
f13212d408 Added a settings file
Added a settings file to change the download path, amount of threads, priority of the downloads and amount of retries before giving an error
2024-01-17 13:00:02 +01:00
Olai
969dfd1621
Update Downloader.py 2024-01-17 12:16:15 +01:00
8c3aadf845 Fixed missing Characters
Fixed missing Characters on folder and music files
2024-01-17 12:11:02 +01:00
f5074f1469 Typo 2024-01-17 00:34:30 +01:00
0612ccb0a3 Optimizations and multi format
Optimized the code with a new library and added FLAC, MP3 and M4A into one downloader
2024-01-17 00:33:43 +01:00
Olai
4ce8445f48
Update README.md 2024-01-16 11:18:27 +01:00
Olai
b52ce07e58
Update README.md 2024-01-16 11:15:14 +01:00
Olai
0fe45e9528
Update README.md 2024-01-16 10:44:14 +01:00
Olai
6ab3179376
Update README.md 2024-01-16 10:43:18 +01:00
Olai
2c81c13c1e
Update README.md 2024-01-16 10:41:02 +01:00
Olai
8f85a988ff
Update README.md 2024-01-16 10:40:20 +01:00
Olai
8ad5f80446
Update README.md 2024-01-16 10:37:37 +01:00
Olai
cc38ff37d1
Update README.md 2024-01-16 10:37:07 +01:00
Olai
6e17be49d7
Create requirements.txt 2024-01-16 10:22:30 +01:00
Olai
d54ecf872a
Create downloader-flac.py 2024-01-16 10:20:29 +01:00
Olai
de2a6bd265
Create downloader-mp3.py 2024-01-16 10:19:29 +01:00
Olai
ab3bff73a5
Initial commit 2024-01-16 10:19:03 +01:00