mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2026-03-22 06:55:51 +05:30
refactor: replaced deprecated developer_name metainfo block with new developer block
This commit is contained in:
@@ -3,7 +3,9 @@
|
|||||||
<id>com.neosubhamoy.neodlp</id>
|
<id>com.neosubhamoy.neodlp</id>
|
||||||
<name>NeoDLP</name>
|
<name>NeoDLP</name>
|
||||||
<summary>Modern video/audio downloader based on yt-dlp with browser integration</summary>
|
<summary>Modern video/audio downloader based on yt-dlp with browser integration</summary>
|
||||||
<developer_name>Subhamoy Biswas</developer_name>
|
<developer id="com.neosubhamoy">
|
||||||
|
<name>Subhamoy Biswas</name>
|
||||||
|
</developer>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<project_license>MIT</project_license>
|
<project_license>MIT</project_license>
|
||||||
<url type="homepage">https://neodlp.neosubhamoy.com</url>
|
<url type="homepage">https://neodlp.neosubhamoy.com</url>
|
||||||
|
|||||||
Reference in New Issue
Block a user