| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
(Closes #9926)
|
| |
|
| |
|
|
|
|
| |
Broken: https://travis-ci.org/rg3/youtube-dl/jobs/140251658
|
|
|
|
| |
Now handled by telewebion.py
|
|
|
|
| |
The original link now redirects to an YouTube user channel.
|
|
|
|
|
|
| |
Vulture.com videos now hosts on YouTube, Vimeo, MTV, NBC News or Hulu.
Here's an example of Hulu:
http://www.vulture.com/2016/06/kimmel-interviews-mariah-carey-in-a-bathtub.html
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Closes #4004
|
| |
|
| |
|
|
|
|
| |
#9476)
|
|
|
|
| |
update tests
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- add support for other sites that use the same logic
- improve format extraction and sorting
|
|
|
|
| |
Sometimes they fail with 404
|
| |
|
|
|
|
| |
Fixes #9279
|
| |
|
|
|
|
| |
Now a HEAD request returns 400 Bad Request
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Now _sort_formats should be called explicitly.
_sort_formats has been added to all the necessary places in code.
Closes #8051
|
|
|
|
| |
Closes #8862
|
| |
|
| |
|
| |
|
|
|
|
| |
Content-Type
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes extraction for cases like: audio/x-mpegURL; charset=utf-8
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
closes #8325)
|