https://github.com/quantumwizard888/yadisclinkgen
Script generates direct file links (for your website integration) using "getfile.dokpub.com/yandex" service. This script uses preliminarily prepared Yandex.Disc public links to your files.
https://github.com/quantumwizard888/yadisclinkgen
python yandex-disc
Last synced: 9 months ago
JSON representation
Script generates direct file links (for your website integration) using "getfile.dokpub.com/yandex" service. This script uses preliminarily prepared Yandex.Disc public links to your files.
- Host: GitHub
- URL: https://github.com/quantumwizard888/yadisclinkgen
- Owner: QuantumWizard888
- License: mit
- Created: 2019-09-09T09:35:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-09T10:30:11.000Z (over 6 years ago)
- Last Synced: 2025-03-29T19:17:45.670Z (about 1 year ago)
- Topics: python, yandex-disc
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yadisclinkgen
Script generates direct file links (for your website integration) using https://getfile.dokpub.com/yandex service. This script uses preliminarily prepared Yandex.Disc public links to your files.
## REQUIREMENTS:
_shared_ files located in a _shared_ Yandex.Disc folder
## HOW TO USE:
1. Create **input.txt** in a current folder and paste a Yandex.Disc public link to a file (1 link per line)
2. Run the script
* To test whether generated links are valid, execute the script with ***--test*** option:
```
python yadisclinkgen.py --test
```
or
```
python yadisclinkgen.py -t
```
3. Direct file links stored in **output.txt**