Giter Site home page Giter Site logo

youtubedl-lazy's Issues

--merge-output-format

hello~
request.addOption("-f", "bestvideo+bestaudio");
request.addOption("--merge-output-format", "mkv");
This file is created by separating mp3, mp4 sound and video.
this is working before.
why I don't konw.
maybe it's problem youtubedl binay data or ffmpeg.

The latest version of youtube-dl cannot be used due to an error

hey @yausername, In the last update there is an error when using youtubedl-android

Traceback (most recent call last):
File "/data/user/0/com.yausername.youtubedl_android_example/no_backup/youtubedl-android/youtube-dl/__main__.py", line 19, in <module>
youtube_dl.main()
File "/data/data/com.yausername.youtubedl_android_example/no_backup/youtubedl-android/youtube-dl/youtube_dl/__init__.py", line 475, in main
_real_main(argv)
File "/data/data/com.yausername.youtubedl_android_example/no_backup/youtubedl-android/youtube-dl/youtube_dl/__init__.py", line 465, in _real_main
retcode = ydl.download(all_urls)
File "/data/data/com.yausername.youtubedl_android_example/no_backup/youtubedl-android/youtube-dl/youtube_dl/YoutubeDL.py", line 2059, in download
res = self.extract_info(
File "/data/data/com.yausername.youtubedl_android_example/no_backup/youtubedl-android/youtube-dl/youtube_dl/YoutubeDL.py", line 791, in extract_info
if not ie.suitable(url):
File "/data/data/com.yausername.youtubedl_android_example/no_backup/youtubedl-android/youtube-dl/youtube_dl/extractor/lazy_extractors.py", line 2085, in suitable
return False if YoutubeIE.suitable(url) else super(
File "/data/data/com.yausername.youtubedl_android_example/no_backup/youtubedl-android/youtube-dl/youtube_dl/extractor/lazy_extractors.py", line 5612, in suitable
qs = parse_qs(url)
NameError: name 'parse_qs' is not defined

When building youtube-dl manually there is no such error.
I don't know the reason, but I think the problem is in this line

make lazy-extractors

You can leave it as a comment and rebuild youtube-dl. You will not see the previous error when using it.

failed to patch embedthumbnail.py

hi @yausername

after youtube-dl change embedthumbnail.py file, patching file not working.

### patching in files for youtubedl-android support
patching file youtube-dl/youtube_dl/postprocessor/ffmpeg.py
patching file youtube-dl/youtube_dl/postprocessor/embedthumbnail.py
Hunk #1 FAILED at 56.
1 out of 1 hunk FAILED -- saving rejects to file youtube-dl/youtube_dl/postprocessor/embedthumbnail.py.rej

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.