In general, Weierstrass is probably a good idea for such trigonometric integrals. However, your progress left the denominator much more manageable. I would start as in David H's answer up until the step
$$\frac12\int\frac{\sin\theta-\cos\theta}{1+\sin\theta}d\theta$$
Instead of Weierstrass from here, simply multiply by $\frac{1-\sin\theta}{1-\sin\theta}$
$$\frac12\int\frac{(\sin\theta-\cos\theta)(1-\sin\theta)}{1-\sin^2\theta}d\theta=\frac12\int\frac{\sin\theta-\cos\theta-\sin^2\theta+\sin\theta\cos\theta}{\cos^2\theta}d\theta=$$
$$\frac12\int\sec\theta\tan\theta d\theta-\frac12\int\sec\theta d\theta-\frac12\int(\sec^2\theta-1)d\theta+\frac12\int\tan\theta d\theta$$
You should have no trouble with these remaining integrals.