Skip to content

SertraFurr/DiVine-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Divine.Video Downloader

A tiny script to download new https://divine.video videos.

Python Version Platform License

⚡ Features

  • Accepts a full https://divine.video/video/... URL or just the raw 64-character hex event ID
  • Connects directly to the official relay wss://relay.divine.video/

📋 Requirements

Install the dependencies:

pip install websocket-client, requests

or

pip install -r requirements.txt

📖 Usage

# With full URL
python main.py https://divine.video/video/61df2bd8fe70296338c0f73cca336011c071ac6ed6f2f5fa9efebf7d1659c6e4


# Or with just the event ID
python main.py 61df2bd8fe70296338c0f73cca336011c071ac6ed6f2f5fa9efebf7d1659c6e4

✅ Example output

python main.py https://divine.video/video/61df2bd8fe70296338c0f73cca336011c071ac6ed6f2f5fa9efebf7d1659c6e4
Connecting to relay... wss://relay.divine.video/
Video URL: https://cdn.divine.video/74509dbb704b9adc869aa14c7e46b4a078a06e12a1b6accdec2da929f4cc9326.mp4
Trying to download video...
Video downloaded successfully as 74509dbb704b9adc869aa14c7e46b4a078a06e12a1b6accdec2da929f4cc9326.mp4
Download completed. Saved in ./DiVine/

🤝 Contributing

We welcome contributions! Here's how you can help:

Issues Pull Requests Discussions

🐛 Found a Bug?

Check existing issues Create a new issue with: 📝 Clear description 🔄 Steps to reproduce

💡 Feature Request?

Open a discussion Explain your idea Community feedback welcome!


📄 License

This project is licensed under the Apache 2.0 License

License: Apache 2.0


⚠️ Disclaimer

📢 Important Notice

  • 🎯 This tool is for educational purposes only

🙏 Acknowledgments


🌟 Star this repo if it helped you!

About

Download any video from from DiVine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages