Ymhandler

Latest version: v1.14.1

Safety actively analyzes 627604 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.14.1

What's Changed
* Minor art generating fix after braillert update by ov3rwrite in https://github.com/uewquewqueqwue/Ym-Handler/pull/7
* Minor fix by ov3rwrite in https://github.com/uewquewqueqwue/Ym-Handler/pull/

**Full Changelog**: https://github.com/uewquewqueqwue/Ym-Handler/compare/v1.12...v1.14.1

1.12

**Full Changelog**: https://github.com/uewquewqueqwue/Ym-Handler/compare/v1.7...v1.12

1.7

Has been added:
- New additional parameters:
- similar tracks[-st], returns similar tracks, according to your specified;
- cover track, album, collection[-c], draws a cover in the console (early version).
- New design
- All my comments on updates are posted in update.txt
- New return:
- all output data now looks like BOOLEAN, NONE, or a value that you are waiting for a list, a string, and so on.
- Update main function:
- data after all actions moved to a separate function, which means that it can be used everywhere separately from main.
- Fix:
- [-st] with an album or collection.
- Possible additions:
- [ ] explicit
- [ ] new albums of the genre (it is impossible because the page on the get request does not load this piece of data)
- [ ] other albums by the artist (it is impossible because the page on the get request does not load this piece of data)

Versions from v1.3 to v1.6 were skipped because new content was added to about these versions at a time. Good luck!

1.2

Has been added:
- Collection & Album:
- the length of the entire album.
- New return:
- with this update, the list of links to artists is always returned;
- now, always in the length of a track, album or compilation, timedelta returns;
- Update main function:
- function content moved to a separate function, which means that it can be used everywhere separately from main 😉.
- Possible additions:
- [ ] explicit
- [ ] similar tracks
- [ ] new albums of the genre
- [ ] other albums by the artist

1.1

Has been added:
- Track:
- track length, as well as a fix of possible incorrect links for this.
- Collection:
- now, in addition to songs and albums, collections are also identified.
- Album:
- the number of songs on the album, as well as in collections.
- Fix:
- fixed the length of the track, as well as the author and the first song if the link to the compilation.
- New return:
- with this update, the list of performers is always returned.
- Possible additions:
- [ ] explicit
- [ ] similar tracks
- [ ] length of the whole album
- [ ] new albums of the genre
- [ ] other albums by the artist
- Optimization - the first execution of the work lasted up to 6 seconds, now complex queries can be executed in 2.5 seconds or even less.

1.0

Here is the first ready-made version of the parser that has such functionality as:
- Artists information:
- About (description)
- Link to the artist
- Link to the artist's avatar
- Album information:
- Title
- Cover (image link)
- Genres
- Year of release
- Labels
- Track information:
- Title
- Cover (image link)
- Length
- Genres
- Year of release
- Labels

The command is intended for console use only, as: `py main.py -u url-track-or-album`
Found any bug or an error? Please, contact me(qdisshgmail.com), or create issues

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.