27 shqyrtime
- Vlerësuar me 5 yje nga 5 të mundshëmnga 18177036 përdoruesi Firefox-i, 2 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 18418396 përdoruesi Firefox-i, një vit më parë
- Vlerësuar me 2 yje nga 5 të mundshëmnga Makdack snow, 4 vite më parëSmall speed "downloading" videos
- Vlerësuar me 5 yje nga 5 të mundshëmnga Sans Undertale, 4 vite më parë
- Vlerësuar me 4 yje nga 5 të mundshëmnga Tzunamii, 4 vite më parëGreat addon that does exactly what it needs to, but it would have gotten 5 stars if it had a Firefox keyboard shortcut to play the current URL (read: tab).
Only thing that's missing. - Vlerësuar me 5 yje nga 5 të mundshëmnga John Duncan, 4 vite më parëGreat work!
For those that use youtube-dl or yt-dlp in mpv implicitly (i.e., by adding it to your shell $PATH instead of in your mpv.conf), to get this addon to work, you need to explicitly declare a ~/.config/mpv.conf config with
ytdl_path="/opt/bin/yt-dlp"
or
script-opts-add=ytdl_hook-ytdl_path="/opt/bin/yt-dlp"
(but replace "/opt/bin/yt-dlp" with the absolute path of your youtube-dl/yt-dlp binary)
https://github.com/mpv-player/mpv/issues/8665#issuecomment-916305625 - Vlerësuar me 5 yje nga 5 të mundshëmnga 16806327 përdoruesi Firefox-i, 4 vite më parëI *must* be dreaming after using this extension since: I'm on linux and this simple, yet highly useful extension has out-of-the-box functionality which I assume involves some sorcery
- Vlerësuar me 5 yje nga 5 të mundshëmnga musicpronologo2@gmail.com, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga john joe, 5 vite më parëIt works great. It's lightweight compared to other apps that does something similar. It just has one function but for most people this is all they will ever need to send video links to Mpv.
- Vlerësuar me 5 yje nga 5 të mundshëmnga @@, 5 vite më parëthis is an simple and excellent addon! if you watch a lot of youtube i recommend using it in conjunction with the chronotube addon by necauqua which will make mpv start at the correct time code.
- Vlerësuar me 5 yje nga 5 të mundshëmnga Kirani, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 15251210 përdoruesi Firefox-i, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Viliam Pucik, 6 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Vedun, 6 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 12176494 përdoruesi Firefox-i, 6 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 14975723 përdoruesi Firefox-i, 6 vite më parësimple and great
- Vlerësuar me 5 yje nga 5 të mundshëmnga Momoshiri, 6 vite më parë
- Vlerësuar me 4 yje nga 5 të mundshëmnga 14532856 përdoruesi Firefox-i, 6 vite më parëworks well with mpv player. gave it a four because some Telesur videos do not play. They have different aspect ratio. Example is https://www.youtube.com/watch?v=jbSED1r9W-Q. If I try to manually run mpv on the tmp file that it creates, mpv does not start.
I can download this video with youtube-dl in terminal and play it directly to mpv no problem.
Here is the output if I manually play the EXTM3U file from terminal.
$ mpv /tmp/mozilla_buster0/rqIjNeCd
Playing: /tmp/mozilla_buster0/rqIjNeCd
Playing: https://www.youtube.com/watch?v=jbSED1r9W-Q
Refusing to load potentially unsafe URL from a playlist.
Use --playlist=file or the --load-unsafe-playlists option to load it anyway.
Exiting... (Some errors happened)
If I directly play the http from file i get it works and I get
$ mpv https://www.youtube.com/watch?v=jbSED1r9W-Q
Playing: https://www.youtube.com/watch?v=jbSED1r9W-Q
[mkv] Unexpected end of file (no clusters found)
(+) Video --vid=1 (*) (vp9 1080x1080 29.970fps)
(+) Audio --aid=1 --alang=eng (*) 'DASH audio' (aac 2ch 44100Hz) (external)
AO: [pulse] 44100Hz stereo 2ch float
[ffmpeg/video] vp9: No support for codec vp9 profile 0.
[ffmpeg/video] vp9: Failed setup for format vaapi_vld: hwaccel initialisation returned error.
VO: [gpu] 1080x1080 yuv420p
AV: 00:00:06 / 00:01:22 (7%) A-V: 0.000 Cache: 57s+8MB
[ffmpeg] tls: Error decoding the received TLS packet.
Exiting... (Quit) - Vlerësuar me 5 yje nga 5 të mundshëmnga 14081533 përdoruesi Firefox-i, 7 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga dimarik, 7 vite më parëДа это же просто идеально! Лучшее из всего что пробовал.
- Vlerësuar me 5 yje nga 5 të mundshëmnga JonnyOne, 7 vite më parëGreat extension! Thanks so much, i can now remove the useless native client that i was using before
- Vlerësuar me 5 yje nga 5 të mundshëmnga grahamperrin, 7 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 12718320 përdoruesi Firefox-i, 7 vite më parëElegant solution.
up:
Future request: white icon for dark themes. Like this — https://i.imgur.com/QtOn9Ze.png
up2:
To work with mpv:
1. Create a script with: mpv --playlist="$1"
2. Open the playlists through it: https://i.imgur.com/0klS12Z.png