{"id":26560668,"url":"https://github.com/aria-hosseini/nv-player","last_synced_at":"2026-05-05T22:34:20.550Z","repository":{"id":279040496,"uuid":"937552540","full_name":"Aria-Hosseini/NV-Player","owner":"Aria-Hosseini","description":"NV Player is a new multi media player that i'm recently developed . it has ability to play any kinds of media files in any formats . such as mp3,mp4,mkv ,... ","archived":false,"fork":false,"pushed_at":"2025-02-24T07:57:04.000Z","size":173,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T13:19:20.480Z","etag":null,"topics":["media-player","nestedv","player","vihancode","visual-studio","windows","windows-forms"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Aria-Hosseini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-23T10:49:11.000Z","updated_at":"2025-02-25T06:01:39.000Z","dependencies_parsed_at":"2025-02-23T11:31:32.647Z","dependency_job_id":"585cea06-4bf2-47d0-ac38-8b7c0b7bb462","html_url":"https://github.com/Aria-Hosseini/NV-Player","commit_stats":null,"previous_names":["aria-hosseini/nv-player"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aria-Hosseini%2FNV-Player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aria-Hosseini%2FNV-Player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aria-Hosseini%2FNV-Player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aria-Hosseini%2FNV-Player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aria-Hosseini","download_url":"https://codeload.github.com/Aria-Hosseini/NV-Player/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aria-Hosseini%2FNV-Player/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259124212,"owners_count":22808892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["media-player","nestedv","player","vihancode","visual-studio","windows","windows-forms"],"created_at":"2025-03-22T13:19:23.240Z","updated_at":"2026-05-05T22:34:20.522Z","avatar_url":"https://github.com/Aria-Hosseini.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NV-Player\n***این Readme به دو زبان انگلیسی و در ادامه فارسی نوشته و تنظیم شده است!\n\n***This README is written and formatted in both English and Persian, with the Persian section following the English one!\n\n**NV-Player** is a video player built to support modern web standards, allowing seamless integration of video playback with an advanced user interface. This player supports various media formats and provides customization options for subtitles, themes, and more. It’s designed for easy integration into web projects and can be customized to fit different design preferences.\n\n## Features\n\n- **Supports multiple video formats** including MP4, MKV, AVI, and more.\n- **Modern user interface** with customizable skins and controls.\n- **Easy integration** with your website using a simple embed code.\n\n## Installation\n\nTo get started with NV-Player, simply clone the repository and include the necessary files in your project:\n\n```bash\ngit clone https://github.com/Aria-Hosseini/NV-Player.git\n```\n\nThen, include the `nv-player.js` and `nv-player.css` files in your HTML:\n\n```html\n\u003clink rel=\"stylesheet\" href=\"path/to/nv-player.css\"\u003e\n\u003cscript src=\"path/to/nv-player.js\"\u003e\u003c/script\u003e\n```\n\n## Usage\n\nYou can embed the player on your site by adding the following HTML code:\n\n```html\n\u003cvideo id=\"nv-player\" class=\"nv-player\" controls\u003e\n  \u003csource src=\"path/to/your-video.mp4\" type=\"video/mp4\"\u003e\n  \u003ctrack label=\"English\" kind=\"subtitles\" srclang=\"en\" src=\"path/to/your-subtitles-en.vtt\" default\u003e\n\u003c/video\u003e\n```\n## Contributing\n\nContributions are welcome! If you find any bugs or want to add new features, feel free to open an issue or submit a pull request.\n\n---\n\n# NV-Player\n\n**NV-Player** یک پلیر ویدیویی است که برای پشتیبانی از استانداردهای مدرن وب طراحی شده است، و امکان پخش ویدیوها را با یک رابط کاربری پیشرفته فراهم می‌کند. این پلیر از فرمت‌های مختلف رسانه‌ای پشتیبانی می‌کند و گزینه‌های سفارشی‌سازی برای زیرنویس‌ها، تم‌ها و سایر ویژگی‌ها را ارائه می‌دهد. این پلیر به‌راحتی قابل یکپارچه‌سازی در پروژه‌های وب است و می‌توان آن را با توجه به سلیقه‌های طراحی مختلف تنظیم کرد.\n\n## ویژگی‌ها\n\n- **پشتیبانی از فرمت‌های مختلف ویدیو** از جمله MP4، MKV، AVI و غیره.\n- **رابط کاربری مدرن** با پوسته‌ها و کنترل‌های قابل تنظیم.\n- **یکپارچه‌سازی آسان** با سایت شما از طریق یک کد ساده.\n\n\n## نصب\n\nبرای شروع با NV-Player، کافیست مخزن را کلون کرده و فایل‌های مورد نیاز را در پروژه خود وارد کنید:\n\n```bash\ngit clone https://github.com/Aria-Hosseini/NV-Player.git\n```\n\nسپس، فایل‌های `nv-player.js` و `nv-player.css` را در HTML خود وارد کنید:\n\n```html\n\u003clink rel=\"stylesheet\" href=\"path/to/nv-player.css\"\u003e\n\u003cscript src=\"path/to/nv-player.js\"\u003e\u003c/script\u003e\n```\n\n## استفاده\n\nبرای گنجاندن پلیر در سایت خود، کد HTML زیر را اضافه کنید:\n\n```html\n\u003cvideo id=\"nv-player\" class=\"nv-player\" controls\u003e\n  \u003csource src=\"path/to/your-video.mp4\" type=\"video/mp4\"\u003e\n  \u003ctrack label=\"English\" kind=\"subtitles\" srclang=\"en\" src=\"path/to/your-subtitles-en.vtt\" default\u003e\n\u003c/video\u003e\n```\n\n\n## مشارکت\n\nاگه مایل به بهبود یا ارتقا هستید ما استقبال میکنیم!اگر باگ‌هایی پیدا کردید یا می‌خواهید ویژگی‌های جدیدی اضافه کنید، می‌توانید یک مشکل (issue) باز کنید یا درخواست کشش (pull request) ارسال کنید.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faria-hosseini%2Fnv-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faria-hosseini%2Fnv-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faria-hosseini%2Fnv-player/lists"}