Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
MisterCyp
/
RuFy
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
5
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Torrentstream
- #11
#11
Open
shyne99
wants to merge 14 commits into
MisterCyp:torrentstream
MisterCyp/RuFy:torrentstream
from
shyne99:torrentstream
shyne99/RuFy:torrentstream
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Torrentstream
#11
shyne99
wants to merge 14 commits into
MisterCyp:torrentstream
MisterCyp/RuFy:torrentstream
from
shyne99:torrentstream
shyne99/RuFy:torrentstream
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2016
API torrentstream fonctionnelle + routes /streamtorrent qui télécharge un torrent depuis un magnet TODO// ajouter la partie client et tester la lecture pendant l'ecriture + ajout d'autres path afin…
Show description for cae602e
root
committed
cae602e
View commit details
Copy full SHA for cae602e
Browse repository at this point
Commits on Jul 26, 2016
Ajout de la views streaming (toujours encours) + link de la viws avec le torrent id TODO : Passez à cette view les info de torrent, lancer le node par socket, et afficher la video via video.js
marcbechi
committed
13988c7
View commit details
Copy full SHA for 13988c7
Browse repository at this point
Commits on Jul 28, 2016
[POC] adding ability to stream direfctly a torrent (only work for mp4 for the moment) - have tu run sudo -H -u www-data bash -c 'node index.js' before connectiong to rufy and add "/stream to the e…
Show description for 5bc8c09
marcbechi
committed
5bc8c09
View commit details
Copy full SHA for 5bc8c09
Browse repository at this point
rm unwanteds files
marcbechi
committed
f6d7bde
View commit details
Copy full SHA for f6d7bde
Browse repository at this point
fix error after bad git push
marcbechi
committed
047d358
View commit details
Copy full SHA for 047d358
Browse repository at this point
Commits on Jul 29, 2016
Add remove path to api, fix bug of trying to spawn the same torrent twice before torrent already exist. We have now an up to date list of torrent in the API
marcbechi
committed
5afc73d
View commit details
Copy full SHA for 5afc73d
Browse repository at this point
Added button Streaming to the torrent_details page + small syntax fix
marcbechi
committed
d90071f
View commit details
Copy full SHA for d90071f
Browse repository at this point
fix small bug making the script loading too fast
marcbechi
committed
7cae1d3
View commit details
Copy full SHA for 7cae1d3
Browse repository at this point
fix bug in api adress from javascript - replaced localhost with ip of the machine hosting the django interface
marcbechi
committed
41d50ed
View commit details
Copy full SHA for 41d50ed
Browse repository at this point
fix small bug
marcbechi
committed
2f0eda8
View commit details
Copy full SHA for 2f0eda8
Browse repository at this point
Commits on Jul 31, 2016
Information sur le fonctionnement de la feature TorrentStream
shyne99
authored
2b986bf
View commit details
Copy full SHA for 2b986bf
Browse repository at this point
Commits on Aug 1, 2016
fix bug after trying to stream an already added to engine torrent
shyne99
committed
c8538ce
View commit details
Copy full SHA for c8538ce
Browse repository at this point
Commits on Aug 2, 2016
ajout de la configuration init.d pour rufy-stream
root
committed
8d7d811
View commit details
Copy full SHA for 8d7d811
Browse repository at this point
Merge branch 'torrentstream' of https://github.com/shyne99/rufy into torrentstream
shyne99
committed
4267b04
View commit details
Copy full SHA for 4267b04
Browse repository at this point
You can’t perform that action at this time.