https://github.com/raminbadri/music-downloader
Music Time! :)
https://github.com/raminbadri/music-downloader
Last synced: 2 months ago
JSON representation
Music Time! :)
- Host: GitHub
- URL: https://github.com/raminbadri/music-downloader
- Owner: raminBadri
- License: mit
- Created: 2019-06-17T14:06:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-14T14:03:18.000Z (almost 5 years ago)
- Last Synced: 2025-01-28T23:45:04.546Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# music-downloader(Python Web-Scarping practice)
Music Time! :)
It will download well-known musics from "http://pop-music.ir/";
It is a practise of "WEB SCRAPPING" in python and via "BeautifulSoup4".
note: before run the code, you must change the saving path on your HDD, to do that
simply change "saving_path" variable in the code.
Have Fun ;)