{ "info": { "author": "Animesh Kundu", "author_email": "anik.edu@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "HTTP Media Server for VLC\n=========================\n\nWe ( actually I and some of my friends ) needed to watch movies and listen to songs wirelessly from a desktop which has all the hard disks attached to it. SMB, AFP, etc were too much of a hassle to set up and not to mention slow, jittery performance. I am looking at you Mac OS ( SMB 1 in 2016 ?). Hence the python script.\n\nShows the playlist directly in vlc. So that you can click and play :). Both random and incremental seek in vlc is supported. Playing directly in the browser is supported too.\n\nRequires `netifaces` other than python standard libary. Have fun!\n\nPyPi package - [videopy](https://pypi.python.org/pypi/videopy/0.0.1)\n\nInstallation\n------------\npip install videopy\n\n\nUsage\n-----\nvideopy [-h] [--directory DIRECTORY] [--port PORT] [--foreground]\n [--stop] [--restart] [--pid PID]\n\n\noptional arguments:\n\n -h, --help show this help message and exit\n\n --directory DIRECTORY, -d DIRECTORY\n Directory where the media is located\n\n --port PORT, -p PORT Port the Media Server will bind to\n\n --foreground, -f Start the Media Server in the foreground\n\n --stop Stop the Media Server.\n\n --restart Restart the Media Server\n\n --pid PID Location to store the pid file\n\n\nWatch\n------\nJust run `vlc http://[ip-address of the machine running the service]:[1149 or the port the service is running at]/vlc`\n\nTo play on a html5 enabled browser use `http://[ip-address of the machine running the service]:[1149 or the port the service is running at]`\n\n\nMisc\n----\nHope it helps you as much as it's helping us. \n\nIssues and Pull Requests are welcome.\n\nBut most importantly have fun.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/animeshkundu/media-server", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "videopy", "package_url": "https://pypi.org/project/videopy/", "platform": "", "project_url": "https://pypi.org/project/videopy/", "project_urls": { "Homepage": "https://github.com/animeshkundu/media-server" }, "release_url": "https://pypi.org/project/videopy/0.0.1.2/", "requires_dist": null, "requires_python": "", "summary": "HTTP Media Server for VLC", "version": "0.0.1.2" }, "last_serial": 2412351, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "337b012ac2903d1214745549d5d34113", "sha256": "e1563bb1ea3d2021c4a254e2366356cc3145b3ce3a11e0b13e6e75e0132a3ad4" }, "downloads": -1, "filename": "videopy-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "337b012ac2903d1214745549d5d34113", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3707, "upload_time": "2016-10-15T14:37:03", "url": "https://files.pythonhosted.org/packages/69/76/79cf75b29f30c78bccc36d986f20c213beaab50a0e6c3d331bb189b18a57/videopy-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "262d35b4705e725f5da4d0b71056d783", "sha256": "a562aea6a106c185885ae6e2eeefcd1ff7440db7ad5171cfe7961b55f2774f5a" }, "downloads": -1, "filename": "videopy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "262d35b4705e725f5da4d0b71056d783", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1808, "upload_time": "2016-10-15T14:36:58", "url": "https://files.pythonhosted.org/packages/6b/e9/4ff9e91a4d5a897716061f18b8b2d6821c3fc9bd07e1b5cc3ee1984a530e/videopy-0.0.1.tar.gz" } ], "0.0.1.1": [ { "comment_text": "", "digests": { "md5": "62deae478325e473f92ce7c5641d14b2", "sha256": "7b78fd2dcb75e181e3fc956c96a3a432790d724c2ccbf539e64b29ea698c2aba" }, "downloads": -1, "filename": "videopy-0.0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "62deae478325e473f92ce7c5641d14b2", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8750, "upload_time": "2016-10-20T07:36:37", "url": "https://files.pythonhosted.org/packages/ed/85/e9eaccc3a1af6aac62e126b641a59c0fdfe5e4d0abb61115fabc0e46d7c6/videopy-0.0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4af6a7161f2a9e60b3781e2e01744259", "sha256": "dc6a7d25d176b3b7fecbf9fa423c48089855b3a346a9edeed87fe03cbe4b7906" }, "downloads": -1, "filename": "videopy-0.0.1.1.tar.gz", "has_sig": false, "md5_digest": "4af6a7161f2a9e60b3781e2e01744259", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6552, "upload_time": "2016-10-20T07:36:33", "url": "https://files.pythonhosted.org/packages/da/c3/e28fe183ca5aa025dcfd91fa6b3c3bcc3f0e4f8e9ec8046ecf091d93b82f/videopy-0.0.1.1.tar.gz" } ], "0.0.1.2": [ { "comment_text": "", "digests": { "md5": "15fea4943703c3f56fbc8e3bf5c6a6cd", "sha256": "2891775e79e16293415188e84a6441bfa515e25f2af038d6f49201d9ea3dbe0a" }, "downloads": -1, "filename": "videopy-0.0.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "15fea4943703c3f56fbc8e3bf5c6a6cd", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8917, "upload_time": "2016-10-20T07:58:03", "url": "https://files.pythonhosted.org/packages/4f/f7/2f980840d3c9a0c667ad149ca36b2ce178221e44d8956292e5c170e34c8f/videopy-0.0.1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "965a0db3f60cbf28529e121661b41685", "sha256": "85b017c4265696156700964771e36eddd48d5d94cbe34573d287d7f9b8e2ed51" }, "downloads": -1, "filename": "videopy-0.0.1.2.tar.gz", "has_sig": false, "md5_digest": "965a0db3f60cbf28529e121661b41685", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6608, "upload_time": "2016-10-20T07:57:59", "url": "https://files.pythonhosted.org/packages/06/e4/836c9b07f78fd1d3c90351f8a49bc8dd24242074a55cad86cbff3bba8d68/videopy-0.0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "15fea4943703c3f56fbc8e3bf5c6a6cd", "sha256": "2891775e79e16293415188e84a6441bfa515e25f2af038d6f49201d9ea3dbe0a" }, "downloads": -1, "filename": "videopy-0.0.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "15fea4943703c3f56fbc8e3bf5c6a6cd", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8917, "upload_time": "2016-10-20T07:58:03", "url": "https://files.pythonhosted.org/packages/4f/f7/2f980840d3c9a0c667ad149ca36b2ce178221e44d8956292e5c170e34c8f/videopy-0.0.1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "965a0db3f60cbf28529e121661b41685", "sha256": "85b017c4265696156700964771e36eddd48d5d94cbe34573d287d7f9b8e2ed51" }, "downloads": -1, "filename": "videopy-0.0.1.2.tar.gz", "has_sig": false, "md5_digest": "965a0db3f60cbf28529e121661b41685", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6608, "upload_time": "2016-10-20T07:57:59", "url": "https://files.pythonhosted.org/packages/06/e4/836c9b07f78fd1d3c90351f8a49bc8dd24242074a55cad86cbff3bba8d68/videopy-0.0.1.2.tar.gz" } ] }