youtube-reader icon indicating copy to clipboard operation
youtube-reader copied to clipboard

Save mobile data watching Youtube: Download and read only captions!

Results 2 youtube-reader issues
Sort by recently updated
recently updated
newest added

Just tried the package. Pasted https://m.youtube.com/watch?v=dr6nNvw55C4 to the app, and got exceptions as shown in the attached screenshot. It fails at this line of code in CapsDownloader `String videoInfo =...

Hello, Sorry to bother you again but I'm getting this error when running `gradlew assemble`: ``` :compileDebugJavaWithJavac /home/pierre/www/youtube-reader/src/main/java/com/vackosar/youtubereader/GraphExecutor.java:5: error: package org.tensorflow.contrib.android does not exist import org.tensorflow.contrib.android.TensorFlowInferenceInterface; ^ /home/pierre/www/youtube-reader/src/main/java/com/vackosar/youtubereader/GraphExecutor.java:20: error: cannot...