Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/DarkstaIkers/youtube-dl i…
Browse files Browse the repository at this point in the history
…nto DarkstaIkers-master
  • Loading branch information
Yen Chi Hsuan committed Nov 19, 2016
2 parents 0aacd2d + 6cbb20b commit fb27d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion youtube_dl/extractor/crunchyroll.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ def ass_bool(strvalue):
output += 'WrapStyle: %s\n' % sub_root.attrib['wrap_style']
output += 'PlayResX: %s\n' % sub_root.attrib['play_res_x']
output += 'PlayResY: %s\n' % sub_root.attrib['play_res_y']
output += """ScaledBorderAndShadow: yes
output += """ScaledBorderAndShadow: no
[V4+ Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
Expand Down

0 comments on commit fb27d0c

Please sign in to comment.