diff options
author | Philipp Hagemeister <[email protected]> | 2015-02-11 20:30:16 +0100 |
---|---|---|
committer | Philipp Hagemeister <[email protected]> | 2015-02-11 20:30:16 +0100 |
commit | 31326e87399940ebbe8109f7566c78229396502f (patch) | |
tree | 367d1b92e2667bb4db3ca6a42a82561fc0888643 | |
parent | 843060b2e02784b3d720a994f750c6d5601f411f (diff) | |
download | youtube-dl-31326e87399940ebbe8109f7566c78229396502f.tar.gz youtube-dl-31326e87399940ebbe8109f7566c78229396502f.zip |
FAQ for -citw
-rw-r--r-- | .htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,5 +8,6 @@ RewriteRule ^reporting/? https://github.com/rg3/youtube-dl/blob/master/README.md RewriteRule ^update$ https://github.com/rg3/youtube-dl/blob/master/README.md#how-do-i-update-youtube-dl [R=302,L,NE] RewriteRule ^donat(e|ions)$ https://rg3.github.io/youtube-dl/donations.html [R=302,L] RewriteRule ^(faq-)?anime$ https://github.com/rg3/youtube-dl/blob/master/README.md#can-you-add-support-for-this-anime-video-site-or-site-which-shows-current-movies-for-free [R=302,L,NE] +RewriteRule ^(faq-)?citw$ https://github.com/rg3/youtube-dl/blob/master/README.md#do-i-always-have-to-pass-in---max-quality-format-or--citw [R=302,L,NE] |