1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-17 19:26:34 +02:00

Deprecaate album ripper

This commit is contained in:
Tush-r
2024-09-09 18:48:30 +05:30
committed by soloturn
parent adbc989d78
commit 169b2ecca0

View File

@@ -22,6 +22,7 @@ import java.util.Map;
/**'
* For ripping delicious albums off the interwebz.
* @deprecated Use AbstractHTMLRipper instead.
*/
public abstract class AlbumRipper extends AbstractRipper {