youtube-dl

  1. H

    Help to resolve youtube-dl error.

    Hi. I get following error when run youtube-dl on my Thinkpad: $ youtube-dl Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/usr/local/bin/youtube-dl/__main__.py", line 14, in <module> File...
  2. NapoleonWils0n

    RIAA Takes Down Popular Open Source YouTube-DL Software

    Bad news folks from TorrentFreak "GitHub has removed the open-source YouTube-DL repository as well as several forks. The developer platform took action following a takedown request from the RIAA."
  3. NapoleonWils0n

    Downloading, extracting and adding subtitles to video on the command line

    Extracting, adding and deleting closed captions from videos ffmpeg install # pkg install ffmpeg ccextractor install # pkg install ccextractor youtube-dl pkg install # pkg install youtube-dl Youtube-dl manual install Manually install youtube-dl using pip on Freebsd Install python 3.6 and...
  4. NapoleonWils0n

    youtube-dl not working due to latest changes by Google

    The youtube-dl pkg is not working with youtube due to changes Google made at the beginning of May The youtube-dl pkg version is 2019.01.30.1, the latest version is from 2019.05.11 which includes the fix for the changes made by Google to youtube Just a heads up in case anyone was wondering why...
Back
Top