Clément MOINE
Clément MOINE
I have the exact same issue, @roipoussiere did you find any solution ?
I have the same problem, after installing the plugin I have an error that says the plugin is not m1 compatible. @abynim please do not hesitate if you need help...
I had the same issue, and solved the problem by copying the video I was interested in Google Drive then importing that to the project. Locate the Google Drive button...
Same issue for me
+1 I am facing the same "issue" I tried to register a Youtube channel that uploads korean dramas. These dramas are existing on TMDB/TVDB/IMDB so I can add them to...
Facing the same issue, I created a PR (https://github.com/react-navigation/react-navigation-web/pull/12) that solves the problem passing all props to the anchor. Including `style`, `className` and every props you may set to the...
This command is what I do locally : `yt-dlp -f '(bv*[ext=mp4][vcodec^=avc]+(mergeall[ext=m4a]/bestaudio[ext=m4a]))[format_id!$=-drc]' --audio-multistreams --sub-langs "all,-live_chat" --embed-subs --embed-metadata --merge-output-format mkv VIDEO_URL` This basically select the best video in avc, every m4a (so...