VolafileOrg/R/Peri

VolafileOrg/R/Peri




🛑 TOUTES LES INFORMATIONS CLIQUEZ ICI 👈🏻👈🏻👈🏻

































VolafileOrg/R/Peri
Доступ к информационному ресурсу ограничен на основании Федерального закона от 27 июля 2006 г. № 149-ФЗ «Об информации, информационных технологиях и о защите информации».


Was this page helpful?
Yes
No


Performance & security by Cloudflare


You cannot access medium.com. Refresh the page or contact the site owner to request access.
Copy and paste the Ray ID when you contact the site owner.

Ray ID:

7458dc6059350c48


7458dc6059350c48 Copy



For help visit Troubleshooting guide







Features




Mobile




Actions




Codespaces




Copilot




Packages




Security




Code review




Issues




Discussions




Integrations




GitHub Sponsors




Customer stories








Explore GitHub


Learn and contribute



Topics




Collections




Trending




Skills




GitHub Sponsors




Open source guides


Connect with others



The ReadME Project




Events




Community forum




GitHub Education




GitHub Stars program








Plans




Compare plans




Contact Sales




Education






In this repository


All GitHub





In this repository


All GitHub





In this user


All GitHub





In this repository


All GitHub









the-okn3

/

volafile-downloader


Public






Code



Issues



Pull requests



Actions



Projects



Security



Insights




This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.





Failed to load latest commit information.




λ python volafile-downloader.py -r roomname

λ python volafile-downloader.py -r roomname -p 123456

λ python volafile-downloader.py -r roomname -l

λ python volafile-downloader.py -r roomname -l -cl

-r : Room name
-p : Room password
-l : Loops to check for new files
-a : Archives
-at : Archive type CREATION_DATE (Default) OR DOWNLOAD_DATE
-cl : Downloads the chat logs

λ python volafile-downloader.py -r roomname -p 123456 -l -a -at CREATION_DATE -cl

λ python volafile-downloader.py -h
usage: volafile-downloader.py [-h] [-o OUTPUT_DIR] [-l] [-p PASSWORD] [-a]
[-at ARCHIVE_TYPE] [-cl] [-ld LOOP_DELAY]
[-ms MAX_ALLOWED_SIZE] [-nl] -r ROOM

optional arguments:
-h, --help show this help message and exit
-o OUTPUT_DIR, --output-dir OUTPUT_DIR
Output directory
-l, --loop Download all the files in the room and loops to check
if new files were added
-p PASSWORD, --password PASSWORD
Room password
-a, --archive Archive room
-at ARCHIVE_TYPE, --archive-type ARCHIVE_TYPE
Archive type CREATION_DATE or DOWNLOAD_DATE
-cl, --chat-log Download chat log
-ld LOOP_DELAY, --loop-delay LOOP_DELAY
Time delay when downloading in loop
-ms MAX_ALLOWED_SIZE, --max-allowed-size MAX_ALLOWED_SIZE
Max allowed size to download a file (in bytes)
-nl, --no-logs Disable the logging to text files when a file is
downloaded, it's too big and when there was an error

required arguments:
-r ROOM, --room ROOM Room










You can’t perform that action at this time.





You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.


Use Git or checkout with SVN using the web URL.


Work fast with our official CLI.
Learn more .


If nothing happens, download GitHub Desktop and try again.


If nothing happens, download GitHub Desktop and try again.


If nothing happens, download Xcode and try again.

Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
volafile.org files and chat downloader
Tested with Python 3.6.2 on Windows 10 (It should work anywhere).
Install all the required libraries:
Feel free to edit the config file with your own options, most of the stuff in there have comments with a little explanation. You don't have to edit it, it should work as is.
You need to have the chromium drivers, you can download the chromium drivers from their official website, go to http://chromedriver.chromium.org/downloads and download the drivers and place them in a directory, example: "drivers/ chromedriver.exe ".
If you are using Linux , MacOS , other OS or you have the chrome driver installed in other path, just change the path of the chromedriver in the config file. You might need to give permissions to the file, example: sudo chmod +x chromedriver
Download all files from a room and loops to check if new files were added (you can also change the time delay between the loop with the -ld option):
Download all files from a room and loops to check if new files were added and also downloads the chat logs (The download of chat logs only work with the download loop (-l argument), check the FAQ for more information)
Download all files from a room with password and loops to check if new files were added and archives the files by creation date:
Show all the available options:
Note: Some options/arguments will override some config variables.
You can download the drivers from the official chromium website http://chromedriver.chromium.org/downloads
Why I only can download the chat log with the loop argument (-l)?
Because when you enter a room you don't have access to the chat messages that were sent before you entered the room, unless you were in the room when the other people sent the message. I believe the messages are not being saved in the Volafile servers and only are being send and received by Web Sockets and then saved in your computer.
Bitcoin (BTC): 12hPw1663w6Ne71g5zU1gFTjPh2syUTbeq
Ethereum (ETH): 0x25b9318c17ef4f27b960c89bb90b855f09aa299f
Litecoin (LTC): LVwr7RhcdkTGTAgoy6iyxGrZKXvmE293HH
Ripple (XRP): 12hPw1663w6Ne71g5zU1gFTjPh2syUTbeq
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.





Features




Mobile




Actions




Codespaces




Copilot




Packages




Security




Code review




Issues




Discussions




Integrations




GitHub Sponsors




Customer stories








Explore GitHub


Learn and contribute



Topics




Collections




Trending




Skills




GitHub Sponsors




Open source guides


Connect with others



The ReadME Project




Events




Community forum




GitHub Education




GitHub Stars program








Plans




Compare plans




Contact Sales




Education






In this user


All GitHub





In this user


All GitHub





Search


All GitHub





In this user


All GitHub






Overview


Repositories


Projects


Packages


Stars







Overview


Repositories


Projects


Packages


Stars





Less















More




2022


2021


2020


2019


2018


2017





hippothon has no activity
yet for this period.











You can’t perform that action at this time.





You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.


Prevent this user from interacting with your repositories and sending you notifications.
Learn more about blocking users .


You must be logged in to block users.


Contact GitHub support about this user’s behavior.
Learn more about reporting abuse .


Tool to archive Periscope broadcasts




Python






1





JavaScript






1



Seeing something unexpected? Take a look at the
GitHub profile guide .


Escort Gay Aix En Provence
Femme Mure + 40 Ans
Elle Se Masturbe Au Reveil

Report Page