Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-24 | chmod error | WassimAttar | |
After installing youtube-dl with this method sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl sudo chmod a+xr /usr/local/bin/youtube-dl When i try to use it, i get this error python: can't open file '/usr/local/bin/youtube-dl': [Errno 13] Permission denied The correct chmod is a+xr | |||
2015-05-24 | [YoutubeDL] Initialize `files_to_delete` (Closes #5797) | Sergey M․ | |
2015-05-24 | [drtv] Improve extraction (Closes #5792) | Sergey M? | |
2015-05-24 | [nextmedia] Extend and reorder _VALID_URL | Yen Chi Hsuan | |
2015-05-24 | [nextmedia] Merge AppleDailyRealtimeNewsIE and AppleDailyAnimationNewsIE | Yen Chi Hsuan | |
2015-05-24 | [cnn] Relax _VALID_URL again (fixes #5737) | Yen Chi Hsuan | |
The problem is the same as test:CNN_1, so I didn't add the test case | |||
2015-05-23 | [prosiebensat1] Add support for .at domain names (Closes #5786) | Sergey M․ | |
2015-05-23 | [rutv] Extend embed URL (Closes #5782) | Sergey M․ | |
2015-05-23 | Credit @ping for viki:channel, qqmusic:toplist | Sergey M․ | |
2015-05-22 | Clarify that --dump-pages encodes the pages using base64 (#5781) | Jaime Marquínez Ferrándiz | |
2015-05-22 | [sportbox] Remove unused import | Jaime Marquínez Ferrándiz | |
2015-05-22 | [nba] Fix duration extraction (fixes #5777) | Yen Chi Hsuan | |
2015-05-22 | [sportbox] Fix extraction | Sergey M․ | |
2015-05-22 | [shared] Fix for python 3.2 | Sergey M․ | |
2015-05-22 | [shared] Fix for python 3.2 | Sergey M․ | |
2015-05-22 | [rtve.es:alacarta] Fix for python 3.2 | Sergey M․ | |
2015-05-22 | [aes] Fix for python 3.2 | Sergey M․ | |
2015-05-22 | [chilloutzone] Fix for python 3.2 | Sergey M․ | |
2015-05-21 | [videott] Fix for python 3.2 | Sergey M․ | |
2015-05-21 | [viki] Extend _VALID_URLs | Sergey M․ | |
2015-05-21 | [options] Clarify `--metadata-from-title` additional templates | Sergey M․ | |
2015-05-21 | [mitele] It now uses m3u8 (#5764) | Jaime Marquínez Ferrándiz | |
It should also be possible to use Adobe HDS, but it would require more work. | |||
2015-05-21 | [viki] remove unused import | Jaime Marquínez Ferrándiz | |
2015-05-21 | [viki] Fix typo | Sergey M․ | |
2015-05-21 | [viki:channel] Extend matching URLs and extract movies | Sergey M․ | |
2015-05-21 | [viki:channel] Switch to API | Sergey M․ | |
2015-05-21 | [viki] Add support for youtube externals | Sergey M․ | |
2015-05-21 | [viki] Switch extraction to API | Sergey M․ | |
2015-05-20 | Merge branch 'ping-viki-shows' | Sergey M․ | |
2015-05-20 | [viki:channel] Extract title from JSON | Sergey M․ | |
2015-05-20 | Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ↵ | Sergey M․ | |
ping-viki-shows | |||
2015-05-20 | release 2015.05.202015.05.20 | Philipp Hagemeister | |
2015-05-20 | [letv/sohu] Skip tests relying on external proxies | Yen Chi Hsuan | |
The proxy is currently broken. See #5655 and zhuzhuor/Unblock-Youku#427 | |||
2015-05-19 | [ultimedia] Fix extraction | Sergey M․ | |
2015-05-19 | [qqmusic] Unescape '\\n' in description (#5705) | Yen Chi Hsuan | |
2015-05-19 | [yahoo] Add support for closed captions (closes #5714) | Yen Chi Hsuan | |
2015-05-19 | [utils] Support TTML without default namespace | Yen Chi Hsuan | |
In a strict sense such TTML is invalid, but Yahoo uses it. | |||
2015-05-18 | tox: Pass HOME environment variable | Jaime Marquínez Ferrándiz | |
Since version 2.0 it only passes a limited set of variables and we need HOME for the tests | |||
2015-05-18 | [vier] Fix extraction | Sergey M․ | |
2015-05-18 | [vuclip] Fix extraction | Sergey M․ | |
2015-05-18 | [vulture] Fix extraction | Sergey M․ | |
2015-05-18 | [wimp] Fix youtube extraction (Closes #5690) | Sergey M․ | |
2015-05-18 | [xminus] Fix extraction | Sergey M․ | |
2015-05-18 | [instagram] Only recognize https urls (fixes #5739) | Jaime Marquínez Ferrándiz | |
http urls redirect to them. | |||
2015-05-17 | [YoutubeDL] Clarify incompatible formats merge message | Sergey M․ | |
When `-f` is not specified it's misleading to see `You have requested ...` as user did not actually request any formats. | |||
2015-05-17 | [viki] Change IE name to channel, better message output | ping | |
2015-05-17 | [tv2:article] Add extractor (Closes #5724) | Sergey M․ | |
2015-05-17 | [tv2] Add extractor (#5724) | Sergey M․ | |
2015-05-17 | [extractor/common] Relax valid url check verbosity | Sergey M․ | |
2015-05-17 | Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ↵ | Sergey M․ | |
ping-viki-shows |