Youtube Filesystem for PyFilsystem2
Project description
A PyFilesystem2 implementation for accessing DLNA Servers
Installation
Install directly from PyPI, using pip:
pip install fs.dlna
Usage
Opener
Use fs.open_fs to open a filesystem with a DLNA FS URL:
import fs
dlna_fs = fs.open_fs('dlna:///')
Constructor
import fs.dlna
dlna_fs = fs.dlna.DLNAFS()
with each argument explained below:
Once created, the DLNAFS filesystem behaves like any other filesystem (see the Pyfilesystem2 documentation).
Feedback
Found a bug ? Have an enhancement request ? Head over to the GitHub issue tracker of the project if you need to report or ask something. If you are filling in on a bug, please include as much information as you can about the issue, and try to recreate the same bug in a simple, easily reproductible situation.
See also
fs, the core Pyfilesystem2 library
Index of Filesystems, a list of PyFilesystem 2 implementations
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fs.dlna-0.2.7.tar.gz
.
File metadata
- Download URL: fs.dlna-0.2.7.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27d4d78964e270bfec936c149414588ab47d798cf4d28cdf7908deecf45efad4 |
|
MD5 | 89166789701c3a99ef272009608a6a63 |
|
BLAKE2b-256 | c2d9752b5d2cbf7718a031f7d4026f88417c2c6276017cd96380c60950621fae |
File details
Details for the file fs.dlna-0.2.7-py2.py3-none-any.whl
.
File metadata
- Download URL: fs.dlna-0.2.7-py2.py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80b276412d84cd4a45c00867a838c6d39eb74a4eb432c85d98c156bf900d815b |
|
MD5 | a1c27af96ed327f700a89e80721b8b98 |
|
BLAKE2b-256 | 055d281b0cedf614e3581f193c0bd095db3c1174407f7ea747462785fb7fe403 |