VideoHelp Forum
+ Reply to Thread
Results 1 to 12 of 12
Thread
  1. Member
    Join Date
    Oct 2014
    Location
    Between a rock and a hard place
    Search Comp PM
    For the past year, my downloader extension had compiled YouTube videos in a WebM format, which I then convert with ANY Video Converter. This August, the extension began saving YouTube videos in MKV format. I assumed that AVC would convert them, same as everything else I've thrown at it.

    Nope. I get 0 byte files every time. I tried VLC. It will "convert" them, but the first 3-5 seconds end up as audio only; afterwards, the video pauses and stutters, the audio is slightly distorted.

    I'm wondering if AVC's problem is a paywall thing, a bug, a removed feature (it did upgrade this morning), or something else. Any ideas? Thanks!
    Last edited by RowRowYourBoat; 5th Sep 2020 at 07:58.
    Quote Quote  
  2. Member
    Join Date
    Oct 2014
    Location
    Between a rock and a hard place
    Search Comp PM
    The videos converted from MKV to MP4 by VLC aren't compatible with AVStoDVD—they are read as having a length of 0:00.

    Could not get youtube-dl to work. I don't have the skill set, honestly. The GUI version yields separate video and audio files—I don't know what to do with that.

    My go-to down loader has been the ANT extension installed in Firefox. When I started years ago, YouTube videos were FLV, then switched to WebM. I use Any Video Converter to get from WebM to MP4. I am shocked it cannot convert MK4 into other formats

    Why would the ANT developers change their output (from FLV to WebM to MKV) this way?
    Last edited by RowRowYourBoat; 5th Sep 2020 at 08:02.
    Quote Quote  
  3. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    What is MK4?
    Quote Quote  
  4. Originally Posted by RowRowYourBoat View Post
    Maybe this MKV format is designed as a new YouTube hurdle?
    Stop spouting nonsense. All YouTube videos are available for direct download as MP4. Maybe try 4K Video Downloader.
    Quote Quote  
  5. Member
    Join Date
    Aug 2013
    Location
    Central Germany
    Search PM
    sneaker provided a command line for youtube-dl which will make it select the best available video and audio format with some constraints to keep the video in AVC format and a maximum resolution of 1080p, you could make a batch file to call with the YouTube clip's ID or URL as parameter:

    Code:
    youtube-dl -f "bestvideo[vcodec^=avc1][height<=1080]+bestaudio[acodec^=mp4a]/best[vcodec^=avc1][height<=1080]" -- %1
    Quote Quote  
  6. Member
    Join Date
    Oct 2014
    Location
    Between a rock and a hard place
    Search Comp PM
    Originally Posted by manono View Post
    Originally Posted by RowRowYourBoat View Post
    Maybe this MKV format is designed as a new YouTube hurdle?
    Stop spouting nonsense. All YouTube videos are available for direct download as MP4. Maybe try 4K Video Downloader.
    Maybe the problem stems from the downloader I've been using.

    The reviews for 4K Video Downloader lead me to believe it isn't reliable.
    Last edited by RowRowYourBoat; 25th Aug 2020 at 17:59.
    Quote Quote  
  7. Member
    Join Date
    Aug 2013
    Location
    Central Germany
    Search PM
    In case of youtube-dl, don't forget to let it self-update now and then, when you get a lot of errors about not being able to load the JavaScript player or similar:

    Code:
    youtube-dl -U
    The MPC-HC media player also contains a youtube-dl interface, might be worth a try if you have little experience on the command line.
    Quote Quote  
  8. Originally Posted by RowRowYourBoat View Post
    The reviews for 4K Video Downloader lead me to believe it isn't reliable.
    We already know what your beliefs are worth. I was surprised when I read the comments as I've never had a problem with it. There are a ton of good YouTube downloaders. Even YouTube-DL has GUIs available.
    Image Attached Thumbnails Click image for larger version

Name:	4KVideoDownloader.jpg
Views:	47
Size:	39.6 KB
ID:	54652  

    Last edited by manono; 26th Aug 2020 at 02:53.
    Quote Quote  
  9. Originally Posted by RowRowYourBoat View Post
    The videos converted from MKV to MP4 by VLC aren't compatible with AVStoDVD—they are read as having a length of 0:00.
    Post a MediaInfo Report from one of this videos here
    Quote Quote  
  10. Member
    Join Date
    Oct 2014
    Location
    Between a rock and a hard place
    Search Comp PM
    Here are summaries of the original MKV and the MP4 conversion. I'm new to the application, and apologize in advance if I did something wrong.

    Turns out the problem is more my chosen downloader than YouTube itself. Last August, the developer changed the downloader output from FLV to WebM. Took me a little while to find something to convert WebM (Any Video Converter). This August, they switched from WebM to MKV. I don't know why they do this, and there is no real way to contact them.

    The MKV files play and sound fine in VLC. But format conversions either don't work at all, or are corrupted. I've tried three converters to date.

    On another note, I've not messed with command line stuff much since the 90's, and am not interested in going back. I prefer applications with a Windows GUI.
    Image Attached Files
    Quote Quote  
  11. Native youtube containers: mp4, webm (all youtube videos comes in these formats) and webm is really just mkv.

    Download mp4 (avc+aac), you won't need to convert or re-encode. 4K Video Downloader was recommended to you and comes with a Windows GUI.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!