summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix typos and improve grammar and spellingTom Gijselinck2015-10-071-16/+16
|
* release 2015.10.06Philipp Hagemeister2015-10-061-114/+281
|
* [README.md] Markdown improvementsSergey M2015-10-061-6/+6
|
* [README.md] Document the 'duration' field in the output template (#6929)Jaime Marquínez Ferrándiz2015-09-251-0/+1
|
* Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.Alex Vong2015-09-151-0/+1
| | | | * README.md: Add missing tag.
* [README.md] Fix typoSergey M.2015-09-141-1/+1
|
* [README.md] Unify playlist descriptionSergey M.2015-09-131-1/+1
|
* [README.md] Clarify playlist_index descriptionSergey M.2015-09-131-1/+1
|
* [README.md] Remove superfluous wordSergey M.2015-09-021-1/+1
|
* link to developer instructions and correct common.py pathremitamine2015-09-021-2/+2
|
* [options] Clarify extractors supporting videopasswordSergey M․2015-09-011-1/+1
|
* Update READMEPSJay2015-09-011-1/+1
| | | | Add Youku in video password description.
* [README.md] Clarify configuration file usage (Closes #6530)Sergey M.2015-08-151-1/+8
|
* [README.md] Clarify line rangesSergey M.2015-08-141-2/+2
|
* Merge pull request #6554 from reddraggone9/readme-line-numbersSergey M.2015-08-141-2/+2
|\ | | | | Updated line numbers in the fragment portion of README links.
| * Updated line numbers in the fragment portion of README links.reddraggone92015-08-141-2/+2
| |
* | [README.md] Document format_id field in output template section (#6557)Yen Chi Hsuan2015-08-141-0/+1
|/
* release 2015.08.09Philipp Hagemeister2015-08-091-1/+1
|
* Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124)Jaime Marquínez Ferrándiz2015-08-031-1/+1
|\
| * Document how to group format selectorsJaime Marquínez Ferrándiz2015-07-101-1/+1
| |
* | [README.md] Clarify using cookiesSergey M.2015-08-031-0/+6
| |
* | README: fix a typoJakub Wilk2015-07-201-1/+1
| |
* | [README.md] Clarify authentication with .netrc fileSergey M.2015-07-151-0/+20
| |
* | Revert xvid to avi and make docs to be similar to existing external ↵Sergey M․2015-07-111-2/+2
| | | | | | | | downloader option
* | Merge branch 'master' of https://github.com/aurium/youtube-dl into aurium-masterSergey M․2015-07-111-1/+2
|\ \
| * | Rename --pp-params to --postprocessor-args and access value as super class ↵Aurélio A. Heckert2015-06-301-1/+1
| | | | | | | | | | | | attribute
| * | Use shlex.split for --pp-params and update related docs.Aurélio A. Heckert2015-06-161-1/+1
| | |
| * | Adds support for XviD output with extra parametrizationAurélio A. Heckert2015-06-091-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | release 2015.07.04Philipp Hagemeister2015-07-041-3/+3
| |/ |/|
* | release 2015.06.25Philipp Hagemeister2015-06-251-0/+1
| |
* | [README.md] Fix typoSergey M.2015-06-251-1/+1
| |
* | release 2015.06.15Philipp Hagemeister2015-06-151-2/+2
|/
* release 2015.05.29Philipp Hagemeister2015-05-291-2/+2
|
* [README.md] Keep more idiomatic rwx orderSergey M.2015-05-241-2/+2
|
* chmod errorWassimAttar2015-05-241-2/+2
| | | | | | | | | 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
* [README.md] Fix typoSergey M.2015-05-081-1/+1
|
* [README.md] Clarify format selection when streaming to stdoutSergey M.2015-05-081-1/+1
|
* release 2015.05.03Philipp Hagemeister2015-05-031-1/+1
|
* Add ability to embed subtitles in mkv files (closes #5434)Nikoli2015-05-011-1/+1
|
* Merge pull request #5523 from jaimeMF/remove-format-limitSergey M.2015-04-271-3/+2
|\ | | | | Remove the --max-quality option
| * README: remove --max-qualityJaime Marquínez Ferrándiz2015-04-251-3/+2
| |
* | [README] Use youtube-dl test video URLSergey M.2015-04-271-4/+4
| |
* | [README] Document special characters escaping (#5538)Sergey M.2015-04-271-0/+16
| |
* | [README] Clarify youtube-dl version when format selection changed to ↵Sergey M․2015-04-271-2/+2
|/ | | | bestvideo+bestaudio/best
* [README] Finally fix configuration file linkSergey M․2015-04-241-1/+1
|
* [README] Fix configuration file link and typoSergey M․2015-04-241-2/+2
|
* [README] Document on how to enable old format selection behavior (#5510, #5511)Sergey M․2015-04-241-1/+3
|
* README: document bestvideo+bestaudio/best (#5447)Jaime Marquínez Ferrándiz2015-04-191-0/+2
|
* Move the documentation for the `--format` option to the manpageJaime Marquínez Ferrándiz2015-04-191-10/+9
| | | | It's too big for beeing embedded in the help message and it's easier to edit in the markdown file.
* release 2015.04.09Philipp Hagemeister2015-04-091-97/+97
|