Commit Graph

461 Commits (master)

Author SHA1 Message Date
Sergey M bd6b6f6622 [README.md] Fix typo 8 years ago
Sergey M 3ceccade87 [README.md] Improve output template documentation and add more examples 8 years ago
Sergey M c84d3a557d [README.md] Clarify unavailable sequences in output format 8 years ago
Philipp Hagemeister a69bee4762 release 2016.01.31 8 years ago
Philipp Hagemeister f733b05302 release 2016.01.23 8 years ago
Sergey M 6be16ed24b [README.md] Add protocol usage example in format selection 8 years ago
Sergey M b2dca40d81 [README.md] Improve format selection documentation 8 years ago
Sergey M 15870bbd01 [README.md] Mention new string operators for format selection 8 years ago
Sergey M 40f796288a [README.md] Clarify cookies usage 8 years ago
Philipp Hagemeister 7de81fcc53 release 2015.12.31 8 years ago
Jakub Wilk fc383f199e Fix typos 8 years ago
Gautam M 45dad8bab9 Fix hyperlink to youtube-dl options 8 years ago
David Haberthür a1b8d815f5 Reverting markup changes 8 years ago
David Haberthür 46047c58d0 Updating README.md
- Harmonizing mentions of **youtube-dl** in the text
- Removing unnecessary Markdown markup for headers
- Adding some links
8 years ago
Sergey M 3348243b7b [README.md] Clarify verbose log requirements 8 years ago
Philipp Hagemeister 535d7b681b release 2015.12.05 8 years ago
Philipp Hagemeister bb6ac83698 release 2015.11.27 8 years ago
Sergey M 7689413e42 [README.md] Mention mplayer and mpv in "other programs" question 8 years ago
Philipp Hagemeister 032f2f260f README: Document which other programs may be helpful (Fixes #7621) 8 years ago
Rastislav Barlik 741dd8ea65 Clarify that automatic subtitles are generated.
It wasn't clear what automatic word mean.
8 years ago
Sergey M edeb3e7cb1 [README.md] Fix typo 9 years ago
Sergey M. 2038ad6ee7 [README.md] Add uploader extraction sample in example extractor 9 years ago
Tom Gijselinck bd5376c182 Fix typos and improve grammar and spelling 9 years ago
Philipp Hagemeister c4af7684d8 release 2015.10.06 9 years ago
Sergey M fcc2546269 [README.md] Markdown improvements 9 years ago
Jaime Marquínez Ferrándiz 4c917d0314 [README.md] Document the 'duration' field in the output template (#6929) 9 years ago
Alex Vong 0391bc8176 Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.
* README.md: Add missing tag.
9 years ago
Sergey M. 3b9264a049 [README.md] Fix typo 9 years ago
Sergey M. 31208a07c2 [README.md] Unify playlist description 9 years ago
Sergey M. ac7a1b0dfb [README.md] Clarify playlist_index description 9 years ago
Sergey M. 8f9d522f62 [README.md] Remove superfluous word 9 years ago
remitamine ebf4ca39ba link to developer instructions and correct common.py path 9 years ago
Sergey M․ 804c343a4f [options] Clarify extractors supporting videopassword 9 years ago
PSJay f859695b49 Update README
Add Youku in video password description.
9 years ago
Sergey M. eaa5646483 [README.md] Clarify configuration file usage (Closes #6530) 9 years ago
Sergey M. 6be5e46994 [README.md] Clarify line ranges 9 years ago
Sergey M. 45694b504a Merge pull request #6554 from reddraggone9/readme-line-numbers
Updated line numbers in the fragment portion of README links.
9 years ago
Yen Chi Hsuan 4d2ad866f3 [README.md] Document format_id field in output template section (#6557) 9 years ago
reddraggone9 3cafca04aa Updated line numbers in the fragment portion of README links. 9 years ago
Philipp Hagemeister 27c7114af6 release 2015.08.09 9 years ago
Jaime Marquínez Ferrándiz 03950c90f7 Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124) 9 years ago
Sergey M. 8de922724b [README.md] Clarify using cookies 9 years ago
Jakub Wilk f993afb26d README: fix a typo 9 years ago
Sergey M. b062d94eef [README.md] Clarify authentication with .netrc file 9 years ago
Sergey M․ f72b0a6032 Revert xvid to avi and make docs to be similar to existing external downloader option 9 years ago
Sergey M․ ac9ed061ec Merge branch 'master' of https://github.com/aurium/youtube-dl into aurium-master 9 years ago
Jaime Marquínez Ferrándiz dc48695ab9 Document how to group format selectors 9 years ago
Philipp Hagemeister 35eb649e9d release 2015.07.04 9 years ago
Aurélio A. Heckert 1866432db7 Rename --pp-params to --postprocessor-args and access value as super class attribute 9 years ago
Philipp Hagemeister a1593a4a0e release 2015.06.25 9 years ago
Sergey M. 12e9e8445d [README.md] Fix typo 9 years ago
Aurélio A. Heckert 14835de9fb Use shlex.split for --pp-params and update related docs. 9 years ago
Philipp Hagemeister 4b9f9010b0 release 2015.06.15 9 years ago
Aurélio A. Heckert d84f1d14b5 Adds support for XviD output with extra parametrization
As the "LG Time Machine" (a (not so) smart TV) has a limitation for video dimensions (as for codecs), I take to implement an extra parameter `--pp-params` where we can send extra parameterization for the video converter (post-processor).

Example:
```
$ youtube-dl --recode-video=xvid --pp-params='-s 720x480' -c https://www.youtube.com/watch?v=BE7Qoe2ZiXE
```
That works fine on a 4yo LG Time Machine.

Closes #5733
9 years ago
Philipp Hagemeister eb6cb9fbe9 release 2015.05.29 9 years ago
Sergey M. 23905927e1 [README.md] Keep more idiomatic rwx order 9 years ago
WassimAttar 1807ae22dd chmod error
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
9 years ago
Sergey M. 50b9013064 [README.md] Fix typo 9 years ago
Sergey M. bb03fdae0d [README.md] Clarify format selection when streaming to stdout 9 years ago
Philipp Hagemeister 957b794c26 release 2015.05.03 9 years ago
Nikoli 083c1bb960 Add ability to embed subtitles in mkv files (closes #5434) 9 years ago
Sergey M. 40b96352c9 Merge pull request #5523 from jaimeMF/remove-format-limit
Remove the --max-quality option
9 years ago
Sergey M. 189ba90996 [README] Use youtube-dl test video URL 9 years ago
Sergey M. c8183e661d [README] Document special characters escaping (#5538) 9 years ago
Sergey M․ 053c94f1b3 [README] Clarify youtube-dl version when format selection changed to bestvideo+bestaudio/best 9 years ago
Jaime Marquínez Ferrándiz 0d1bd5d62f README: remove --max-quality 9 years ago
Sergey M․ 4d6a3ff411 [README] Finally fix configuration file link 9 years ago
Sergey M․ 7fb993e1f4 [README] Fix configuration file link and typo 9 years ago
Sergey M․ 02f502f435 [README] Document on how to enable old format selection behavior (#5510, #5511) 9 years ago
Jaime Marquínez Ferrándiz 7b071e317b README: document bestvideo+bestaudio/best (#5447) 9 years ago
Jaime Marquínez Ferrándiz a380509259 Move the documentation for the `--format` option to the manpage
It's too big for beeing embedded in the help message and it's easier to edit in the markdown file.
9 years ago
Philipp Hagemeister 1dc2726f8d release 2015.04.09 9 years ago
Philipp Hagemeister 1de4ac1385 release 2015.03.15 9 years ago
Philipp Hagemeister 486dd09e0b [YoutubeDL] Check for bytes instead of unicode output templates (#5192)
Also adapt the embedding examples for those poor souls still using 2.x.
9 years ago
Philipp Hagemeister f848215dfc release 2015.03.09 9 years ago
Philipp Hagemeister d475b3384c [README] Better bug reporting instructions
Also address private emails which I get more and more these days.
9 years ago
Philipp Hagemeister 7fde87c77d release 2015.03.03.1 9 years ago
Philipp Hagemeister 07490f8017 release 2015.03.03 9 years ago
Philipp Hagemeister 66dc9a3701 [README] Document HTTP 429 (Closes #5092) 9 years ago
Philipp Hagemeister 0134901108 release 2015.02.28 9 years ago
Philipp Hagemeister 13cd97f3df release 2015.02.26 9 years ago
Philipp Hagemeister 459e5fbd5f release 2015.02.23.1 9 years ago
CyberJacob a00a8bcc8a Change example URLs in readme (fixes #5018y) 9 years ago
Philipp Hagemeister b8b928d5cb [README] Add an FAQ entry for the player change in anticipation of many more bug reports 9 years ago
Philipp Hagemeister 46312e0b46 release 2015.02.17 9 years ago
Philipp Hagemeister a568180441 release 2015.02.16 9 years ago
Philipp Hagemeister 04bbe41330 release 2015.02.10.3 9 years ago
Philipp Hagemeister 845734773d release 2015.02.10.2 9 years ago
Philipp Hagemeister dd8930684e release 2015.02.09 9 years ago
Philipp Hagemeister b29231c040 release 2015.02.08 9 years ago
Philipp Hagemeister 12f0454cd6 [README] Add an FAQ entry about anime sites 9 years ago
Philipp Hagemeister 330537d08a [README] typo 9 years ago
Philipp Hagemeister 869b4aeff4 release 2015.02.02.1 9 years ago
Sahebjot singh 044131ba21 supported sites was not opening
required a .md at the end.
9 years ago
Philipp Hagemeister e2a08185c6 [README] Add an FAQ for YouTube IDs starting with a dash (Closes #4800) 9 years ago
Philipp Hagemeister 5a8a29cfea release 2015.01.30 9 years ago
Philipp Hagemeister 2b1bd292ae release 2015.01.25 9 years ago
Jaime Marquínez Ferrándiz fdaaaaa878 README: Recommend using flake8 instead of pyflake and pep8 separately 9 years ago
Philipp Hagemeister 6f58db8982 release 2015.01.23.3 9 years ago
Philipp Hagemeister c994e6bd63 release 2015.01.23 9 years ago
Philipp Hagemeister b4a64c592b [README] Add an FAQ entry about destination folder 9 years ago
Philipp Hagemeister 898c23c03f release 2015.01.22 9 years ago
Philipp Hagemeister fbef83f399 [README] Add FAQ for playing from another machine (Fixes #4693) 9 years ago
Philipp Hagemeister 15aecd8711 release 2015.01.11 9 years ago
Philipp Hagemeister c071733fd4 [README] Highlight that bug reports should include the -v output 9 years ago
Philipp Hagemeister cd3063f3fa release 2015.01.10.2 9 years ago
Philipp Hagemeister 149f05c7b6 release 2015.01.10.1 9 years ago
Philipp Hagemeister 6ef9f88299 release 2015.01.10 9 years ago
Philipp Hagemeister 754c838903 release 2015.01.09 9 years ago
Philipp Hagemeister 5e4166478d [README] Add an FAQ entry for how to install on Windows 9 years ago
Philipp Hagemeister 11497d5bba release 2015.01.08 9 years ago
Li4ick 52fc3ba405 Change path name to MSDN standard.
<Yourname> changed to <user name>, which is more general.
9 years ago
Philipp Hagemeister 966ea3aebd [README] Typo / clarify FAQ 9 years ago
Philipp Hagemeister 416c7fcbce Add documentation about supported sites (Fixes #4503) 9 years ago
Philipp Hagemeister b50e3bc67f [README] Add table of contents (Closes #4458) 9 years ago
Philipp Hagemeister caff59499c [README] Fix code rendering 9 years ago
Philipp Hagemeister 99a0f9824a [README] Highlight code examples 9 years ago
Philipp Hagemeister 8acb83d993 [README] Make example audio sound not that horrible ;) 9 years ago
Philipp Hagemeister 71b640cc5b [YoutubeDL] Add declarative version of progress hooks 9 years ago
Philipp Hagemeister 4f026fafbc [YoutubeDL] Make postprocessors declarative
Instead of having to configure PPs in code, this allows us and embedding programs not to worry about imports or finer details, similarly to how we handle IEs.
9 years ago
Philipp Hagemeister 2101f5d4cc release 2014.12.12.4 9 years ago
Mark Schreiber ff815fe65a Download playlist items in reverse order
Series of videos are typically uploaded to YouTube playlists in
chronological order.  By default, these videos are downloaded
latest-to-earliest; this is great for seeing the latest videos in a
series, but prevents streaming video in the order that the videos were
produced.  Add an option to download videos in reverse order,
earliest-to-latest.

Conflicts:
	youtube_dl/YoutubeDL.py
	youtube_dl/__init__.py
9 years ago
Philipp Hagemeister b3efb3ebae [README] More concise and nicer bug reporting instructions 9 years ago
Philipp Hagemeister 9776bc7f57 release 2014.12.04 9 years ago
Philipp Hagemeister a03aaaed2e Declare Python 3.2 compatibility 9 years ago
Philipp Hagemeister acda92f6bc Clarify --no-playlist documentation (Closes #4309) 9 years ago
Philipp Hagemeister c3e74731c2 [README] Mention _og_search_description (#4304)
Lots of sites do have this meta tag, so just add it to the example.
9 years ago
Philipp Hagemeister c920d7f00d [README] Adapt code to new style
Next to every IE will download the webpage first anyways.
9 years ago
Philipp Hagemeister b703ab4d7f Merge remote-tracking branch 'michael-k/links' 10 years ago
Philipp Hagemeister 1d4df56d09 release 2014.11.09 10 years ago
Michael Käufl 982a58d049 [README] Replace links to kernel.org with links to git-scm.com
Unlike kernel.org, the documentation at git-scm.com is up to date and
the rest of the git documentation is easily accessible to any git
newby.
10 years ago
Philipp Hagemeister 08965906a8 [README] Update FAQ on Ubuntu (#4078) 10 years ago
Philipp Hagemeister 03df7baa6a Start documentation on how to embed youtube-dl 10 years ago
Philipp Hagemeister 724d031893 release 2014.10.25 10 years ago
Philipp Hagemeister 36f1c90497 release 2014.10.24 10 years ago
Philipp Hagemeister 9b36dcbd65 release 2014.10.13 10 years ago
Philipp Hagemeister 89294b5f50 [README] Explain updating in detail (Fixes #3850) 10 years ago
Sergey M․ 7f5c0c4a19 [README] Clarify test's md5 filesize (#3846) 10 years ago
Philipp Hagemeister 4bc77c8417 [README] Use _match_id helper function 10 years ago
Philipp Hagemeister fd78a4d3e6 release 2014.09.18 10 years ago
Philipp Hagemeister 573585c234 [README] Add old Ubuntu versions to FAQ 10 years ago
Philipp Hagemeister 067e922295 release 2014.08.25.1 10 years ago
Philipp Hagemeister b8313f07bc release 2014.08.24.6 10 years ago
Philipp Hagemeister 218f754940 [README] Add thumbnail to _TEST example
While it's not mandatory, extractors are highly encouraged to provide a thumbnail field.
10 years ago
Philipp Hagemeister ace52c5713 [README] format 10 years ago
Philipp Hagemeister e62e150f64 [README] brevity is the soul of wit
These instructions are overly long as it is. Leave out the _TESTS example; most developers will not need it in their first IE.
10 years ago
Philipp Hagemeister c44c0a775d Merge remote-tracking branch 'terminalmage/readme' 10 years ago
Philipp Hagemeister 3b95347bb6 [README] Document homebrew and pip installation (#3190) 10 years ago
Erik Johnson 1ce464aba9 Add more information about running tests, add syntax highlighting
There was no information in the README about how to handle multiple
tests for a given extractor. This commit adds an explanation of how this
is handled.

It also adds some syntax highlighting.
10 years ago
Philipp Hagemeister 4f31d0f2b7 release 2014.07.30 10 years ago
Philipp Hagemeister 36f3542883 release 2014.07.25 10 years ago
Reventl0v 6e74521d98 Fix the url in the INSTALLATION section 10 years ago
Philipp Hagemeister 09018e19a5 release 2014.07.11.3 10 years ago
Philipp Hagemeister f4d66a99cf release 2014.07.10 10 years ago
Philipp Hagemeister d19bb9c0aa Split man and README (Fixes #2892) 10 years ago
Philipp Hagemeister 3ef79a974a [README] Stress example URL
This seems to be the part most often overlooked in our README.
10 years ago
Philipp Hagemeister d0f2ab6969 release 2014.04.13 10 years ago
Philipp Hagemeister 52a180684f [README] Fix VALID_URL in extractor example 10 years ago
Philipp Hagemeister d1b3e3dd75 [README] Add md5 to code example 10 years ago
Philipp Hagemeister 5fbd672c38 [README] Improve developer instructions
Add a longer tutorial that should cover everything needed to start developing IEs.

Fixes #2676
10 years ago
Philipp Hagemeister cbc4a6cc7e release 2014.03.30 10 years ago
Philipp Hagemeister bf30f3bd9d release 2014.03.28 10 years ago
Philipp Hagemeister 6c072e7d25 release 2014.03.27 10 years ago
Philipp Hagemeister 510243ba58 release 2014.03.24.2 10 years ago
Philipp Hagemeister 23c322a531 release 2014.03.21 10 years ago
Philipp Hagemeister 9d840c43b5 release 2014.03.17 10 years ago
Philipp Hagemeister d63516e9cd release 2014.03.04.2 10 years ago
Philipp Hagemeister 17b75c0de1 Document width, height, and resolution (#1445) 10 years ago
Anthony J. Bentley 98c4b8fa1b Fix minor typo: “to to” → “to”. 10 years ago
pulpe 0d4b4865cc [README.md] correct the test command 10 years ago
Philipp Hagemeister fe52f9f956 Document prefered config location (#2407) 10 years ago
Philipp Hagemeister 09c4d50944 Fix indenting in README 10 years ago
Philipp Hagemeister 9d3ac7444d release 2014.02.03 10 years ago
Philipp Hagemeister a96ed91610 Add tutorial for adding a new IE 10 years ago
Philipp Hagemeister 63ef36e8d8 Add build instructions (Fixes #2218) 10 years ago
Philipp Hagemeister 629be17af4 release 2014.01.23.2 10 years ago
Philipp Hagemeister c35b1b07e2 release 2014.01.23 10 years ago
Philipp Hagemeister 780083dbc6 release 2014.01.22.5 10 years ago
Philipp Hagemeister 79bf58f9b5 Document -f worstaudio as well 10 years ago
Philipp Hagemeister cd8a562267 release 2014.01.22.3 10 years ago
Philipp Hagemeister a70c83768e release 2014.01.22.2 10 years ago
Philipp Hagemeister 2989501131 release 2014.01.21 10 years ago
Philipp Hagemeister 8e589a8a47 release 2013.01.17 10 years ago
Jaime Marquínez Ferrándiz 3d97cbbdaf Fix typo in the readme 10 years ago
Philipp Hagemeister d420d8dd1b release 2014.01.08 10 years ago
Philipp Hagemeister 96f1b0741c release 2014.01.07.5 10 years ago
Philipp Hagemeister bac268e243 Clarify --date* documentation (Fixes #2093) 10 years ago
Philipp Hagemeister 5f263296ea Merge remote-tracking branch 'epitron/metadata-pp'
Conflicts:
	youtube_dl/PostProcessor.py
10 years ago
Philipp Hagemeister 4ea170b8a0 release 2014.01.05.1 10 years ago
Philipp Hagemeister fa7f58e433 release 2014.01.03 10 years ago
epitron e63fc1bed4 Added '--xattrs' option which writes metadata to the file's extended attributes using a youtube-dl postprocessor.
Works on Linux, OSX, and Windows.
10 years ago
Philipp Hagemeister a17c95f5e4 [README] Bug reporting: Add an item for unrelated questions 10 years ago
Philipp Hagemeister a94e129a65 release 2013.12.23.1 10 years ago
Philipp Hagemeister 8863d0de91 release 2013.12.16 10 years ago
Philipp Hagemeister df8ae1e3a2 release 2013.12.09.2 10 years ago
Philipp Hagemeister 2a18bc9a4b Add some bug reporting hints 10 years ago
Philipp Hagemeister eaa1a7bde3 release 2013.12.09.1 10 years ago
Philipp Hagemeister 671c0f151d release 2013.12.04 10 years ago
Philipp Hagemeister 731e3dde29 release 2013.12.03 10 years ago
Philipp Hagemeister fb27c2295e Correct configuration file locations 10 years ago