MrS0m30n3 / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
The Unlicense
9.3k stars 1.59k forks source link

uktv play not working #317

Closed 5kedone closed 6 years ago

5kedone commented 6 years ago

What is the purpose of your issue?

Bug report

If the problem occurs when downloading a URL please provide the full verbose output as follows:

  1. Restart youtube-dl-gui
  2. Go to Options > Extra tab
  3. Enable Debug youtube-dl
  4. Go to Options > Advanced tab and Clear your log content
  5. Try to download the URL
  6. Copy the whole log content and insert it between the ``` part below
[05/25/18 09:39:47] WARNING: Falling back on generic information extractor.
[05/25/18 09:39:47] ERROR: Unsupported URL: https://uktvplay.uktv.co.uk/shows/the-horne-section/watch-online/

What operating system do you use ?

windows 10

List of actions to perform to reproduce the problem:

  1. ..paste in link in error log selct add
  2. ..press download
  3. ..EERRROORRR

What is the expected behaviour ?

it to download the show

What happens instead ?

its failed to download


Feature request (request for a new functionality)

Please make sure that the requested feature is NOT already in the TODO list

What operating system do you use ?


nodiscc commented 6 years ago

[05/25/18 09:39:47] ERROR: Unsupported URL: https://uktvplay.uktv.co.uk/shows/the-horne-section/watch-online/

@5kedone this is a problem with youtube-dl which is what youtube-dl-gui uses for the actual download, it seems to have been reported here. I encourage you to follow this ticket instead.