Commit Graph

7058 Commits (e77d2975afda3750104c90b7c0012c02a2a00b10)
 

Author SHA1 Message Date
Philipp Hagemeister 881e6a1f5c Add --xattr-set-filesize option (Fixes )
Philipp Hagemeister baeaeffce5 [options] Add support for infinite retries (Fixes )
Philipp Hagemeister c14e88f0f5 [YoutubeDL] Add --playlist-items option (Fixes )
Philipp Hagemeister 8940b8608e Merge remote-tracking branch 'h-collector/master'
Conflicts:
	youtube_dl/extractor/fc2.py
Philipp Hagemeister ec82d85acd [YoutubeDL] Implement --write-all-thumbnails (Closes )
Philipp Hagemeister cfb56d1af3 Add --list-thumbnails
Sergey M․ 1e10802990 [krasview] Fix extraction
David Development 6695916045 Merge branch 'rtl2.py' of https://github.com/David-Development/youtube-dl into rtl2.py
Conflicts:
	youtube_dl/extractor/rtl2.py
David-Development 7906d199a1 [rtl2] Add new extractor
Jaime Marquínez Ferrándiz 1070711d60 [YoutubeDL._calc_cookies] Restore the 'is_unverifiable'
I should have check everything was copied before commiting 4b405cfc6e.
Jaime Marquínez Ferrándiz 4b405cfc6e [YoutubeDL._calc_cookies] Restore the 'has_header' method
I didn't copied it from downloader/external
Jaime Marquínez Ferrándiz e5660ee6ae [YoutubeDL] Fill the info dict 'http_headers' field with all the headers available
Useful for external tools using the json output.

The methods '_calc_headers' and '_calc_cookies' have been copied from the downloader/external, now they just use "info_dict['http_headers']".
David-Development 8011fba3ae [rtl2] Add new extractor
Jaime Marquínez Ferrándiz 587a9c2749 [downloader/external] Use the 'http_headers' field
Jaime Marquínez Ferrándiz e1554a407d [extractors] Use http_headers for setting the User-Agent and the Referer
Jaime Marquínez Ferrándiz 3fcfb8e9fa [utils] YoutubeDLHandler: don't use 'Youtubedl-user-agent' for overriding the default user agent
Setting the 'User-Agent' header is enough
Philipp Hagemeister 384b62028a [downloader/external] Add curl and aria2c (Closes )
Philipp Hagemeister b95aab8482 [youtube:truncated_url] Add x-yt-cl URLs ()
Sergey M․ fc2d6abfe7 [videott] Improve _VALID_URL and add test
Sergey M. 27de5625d4 Merge pull request from irfancharania/videott
[videott] improve extraction
Irfan Charania 6aa4f54d66 [videott] improve extraction
Philipp Hagemeister 222516d97d [downloader] Lay groundwork for external downloaders.
This comes with a very simply implementation for wget; the real work is in setting up the infrastructure.
Philipp Hagemeister a055469faf [downloader] Improve downloader selection
Jaime Marquínez Ferrándiz fdaaaaa878 README: Recommend using flake8 instead of pyflake and pep8 separately
Jaime Marquínez Ferrándiz 12d1fb5aa9 [twitch] PEP8
Jaime Marquínez Ferrándiz 48f00d15b1 [auengine] Remove extractor
The test is probably infringing copyright and nobody has provided a new test (see ).
Naglis Jonaitis 3e055aa5c3 [cliphunter] Fix extraction and update test (Fixes )
Philipp Hagemeister 6896a52721 release 2015.01.23.4
Philipp Hagemeister 5779b3e1fe Merge remote-tracking branch 'origin/master'
Philipp Hagemeister 62cd676c74 [youtube] Fixup DASH m4a headers
This fixes , , , , , .
Sergey M․ 0c17278843 [atresplayer] Extract subtitles
Philipp Hagemeister d229ee70da Merge remote-tracking branch 'origin/master'
Philipp Hagemeister 26e274666d [liveleak] Add original videos (Fixes )
Sergey M․ ebd46aed51 [atresplayer] Filter URLs and clarify android format ids
Philipp Hagemeister e793f7671c [liveleak] Modernize
Sergey M․ c2e64f71d0 [twitch] Add support for bookmarks
Jaime Marquínez Ferrándiz 0920e5830f [atresplayer] Don't include f4m formats if they are protected by DRM (fixes )
Jaime Marquínez Ferrándiz bf7fa94ec7 [downloader/f4m] build_fragments_list: Support videos with more than 1 segment
Philipp Hagemeister 6f58db8982 release 2015.01.23.3
Philipp Hagemeister aa42e87340 [utils] Catch strange Windows errors (Closes )
Philipp Hagemeister 649f7966f7 Fix --sleep-interval ()
Philipp Hagemeister 5f0d813d93 Merge remote-tracking branch 'rupertbaxter2/master'
Conflicts:
	youtube_dl/__init__.py
	youtube_dl/downloader/common.py
Philipp Hagemeister 501f13fbf3 [generic] Add support for Cinerama player (Fixes )
Philipp Hagemeister ba55168157 release 2015.01.23.2
Philipp Hagemeister d79323136f [utils] Simplify HTTPS socket creation
We were duplicating (bad) code and doing crazy things with SSL.
Just use TLSv1 across the board, and do with one implementation of HTTPSConnection.connect.
Fixes .
Philipp Hagemeister 08ff6ab07e [gamestar] Modernize slightly
Philipp Hagemeister ba655a0e4c Merge remote-tracking branch 'derrotebaron/master'
Philipp Hagemeister b59c17e543 Merge pull request from BitLooter/master
Embed description and URL as MP4 tags
Philipp Hagemeister 61ca9a80b3 [generic] Add support for BOMs (Fixes )
Philipp Hagemeister 317239b097 release 2015.01.23.1