Archived
1
0
This repository has been archived on 2026-04-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
FoxTube/Src/Notifications/downloadHistorySample.xml
T
2019-02-02 15:14:35 +03:00

16 lines
300 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<downloads>
<item>
<title></title>
<snippet>
<quality></quality>
<duration></duration>
<author></author>
<image></image>
</snippet>
<details>
<path></path>
<id></id>
</details>
</item>
</downloads>