Skip to content

Usage With Unity Project for Android #679

Answered by adenek
jakedowns asked this question in Q&A
Discussion options

You must be logged in to vote

Since the issue was closed I add my awnser here:
YoutubeExplode do work well in unity for android but you need to do a bit of workaround.

  1. Install nuget for unity (https://github.com/GlitchEnzo/NuGetForUnity)
    Install youtube explode and the dependency via nuget
  2. Remove dependency that already exist in unity (will have a report of that in the console)
  3. Close unity and add this dependencie to your Packages/manifest.json
    "com.system-community.systemruntimecompilerservicesunsafe": "https://github.com/system-community/SystemRuntimeCompilerServicesUnsafe.git?path=Assets/_Root#6.0.0"
  4. Move all YoutubeExplode and dependencies dll to a Plugins folder
  5. Add a link.xml document to avoid striping of the dll.

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@jakedowns
Comment options

@jakedowns
Comment options

@jakedowns
Comment options

Comment options

You must be logged in to vote
1 reply
@jakedowns
Comment options

Comment options

You must be logged in to vote
1 reply
@jakedowns
Comment options

Answer selected by jakedowns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants