I want to show: \begin{equation*} [z^n]\frac{1}{(1-z)^{\alpha + 1}} \log \frac{1}{1-z} = \binom{n + \alpha }{n} (H_{n+\alpha} - H_{\alpha}). \end{equation*} where $[z^n]$ means the $n$-th coefficient of the power series and \begin{equation} H_{n+\alpha} - H_{\alpha} = \sum^{n}_{k=1}{\frac{1}{\alpha + k}} \end{equation} So far I got \begin{equation*} \frac{1}{(1 - z)^{\alpha + 1}} = (1-z)^{-(\alpha + 1)} = \sum_{n \geq 0}{\binom{-\alpha - 1}{k}(-1)^k z^k} = \sum_{n \geq 0}{\binom{\alpha + n }{n} z^n} \end{equation*} where I used $\binom{-\alpha}{k} = (-1)^k \binom{\alpha + k - 1}{k}$and \begin{equation*} \log \frac{1}{1 - z} = - \log 1- z = \sum_{n \geq 1}\frac{z^n}{n} = z\sum_{n \geq 0}\frac{z^{n}}{n+1} \end{equation*} therefore \begin{align*} \frac{1}{(1-z)^{\alpha + 1}} \log \frac{1}{1-z} &= z\left( \sum_{n \geq 0}{\binom{\alpha + n }{n} z^n} \right) \left( \sum_{n \geq 0}\frac{z^{n}}{n+1} \right) \\ &= z \sum_{n \geq 0}\sum^{n}_{k=0}\binom{\alpha + k}{k} \frac{1}{n - k + 1} z^{n} \\ &= \sum_{n \geq 0}\sum^{n}_{k=0}\binom{\alpha + k}{k} \frac{1}{n - k + 1} z^{n + 1}. \end{align*} Now the $n$-th coefficient is \begin{align*} \sum^{n}_{k=0}\binom{\alpha + k}{k} \frac{1}{n - k + 1} &= \binom{\alpha + n}{n} \sum^n_{k = 1}{\frac{n!}{(n-k)! k!} \frac{1}{\binom{\alpha + n}{n - k}} \frac{1}{n - k + 1}} + \frac{1}{n+1}\\ &= \binom{\alpha + n}{n} \sum^n_{k = 1}{\binom{n}{k} \frac{1}{\binom{\alpha + n}{n - k}} \frac{1}{n - k + 1}} + \frac{1}{n+1}\\ &= \binom{\alpha + n}{n} \sum^n_{k = 1}{\binom{n}{k - 1} \frac{1}{\binom{\alpha + n}{n - k - 1}} \frac{k-1}{n - k -1} \frac{1}{\alpha + k + 1} } + \frac{1}{n+1}\\ &= \binom{\alpha + n}{n} \sum^{n+1}_{k = 2}{\binom{n}{k - 2} \frac{1}{\binom{\alpha + n}{n - k}} \frac{k- 2 }{n - k} \frac{1}{\alpha + k} } + \frac{1}{n+1} \end{align*} but from now on I can't see how to proceed. I also know that \begin{equation} [z^n] \frac{1}{1-z} \log \frac{1}{1-z} = H_n \end{equation} somehow I also tried to use some sort of transformation law for coefficient extraction, but I am not aware of any kind of transformation law for coefficient extraction. Using $1-u = (1-z)^{\alpha + 1}$ or $z = 1 - (1-u)^{1/(\alpha + 1)}$gives \begin{equation} \frac{1}{\alpha + 1}\frac{1}{1-u} \log \frac{1}{1 - u} \end{equation} and for this I get the coefficient $\frac{1}{\alpha + 1} H_n$.
Another approach I did was the following:
Since
\begin{equation*}
(1-z)^{-m} = \exp(-m \ln(1-z))
\end{equation*}
I get
\begin{equation*}
\frac{\partial }{\partial m} \exp(-m \ln(1-z)) = -\ln(1-z) \exp(- m \ln(1-z)) = - \ln(1-z) \frac{1}{(1-z)^m} = \frac{1}{(1-z)^m} \ln \frac{1}{1-z}
\end{equation*}
therefore
\begin{align*}
\frac{\partial }{\partial m} (1-z)^{-m} &= \sum_{n \geq 0}{\frac{\partial }{\partial m} \binom{m + n - 1}{n} z^n} \\
&= \sum_{n \geq 0}{\frac{\partial }{\partial m} \frac{\Gamma(m + n)}{n!\Gamma(m)} z^n}
\end{align*}
But I don't know any identities for the derivative of the gamma function.
We will need an auxiliary identity before we can move on to the subject by OP, which is
$$[z^n] \frac{1}{(1-z)^{\alpha+1}} \log\frac{1}{1-z} = {n+\alpha\choose n} (H_{n+\alpha} - H_\alpha).$$
with $\alpha$ a non-negative integer.
A binomial identity
Introduce with $q\ge 1$
$$f(z) = n! (-1)^n \frac{1}{z+q} \prod_{p=0}^n \frac{1}{z-p}.$$
This has the property that for $0\le r\le n$
$$\mathrm{Res}_{z=r} f(z) = n! (-1)^n \frac{1}{r+q} \prod_{p=0}^{r-1} \frac{1}{r-p} \prod_{p=r+1}^n \frac{1}{r-p} \\ = n! (-1)^n \frac{1}{r+q} \frac{1}{r!} \frac{(-1)^{n-r}}{(n-r)!} = {n\choose r} \frac{(-1)^r}{r+q}.$$
With the residue at infinity being zero by inspection we obtain
$$\sum_{r=0}^n {n\choose r} \frac{(-1)^r}{r+q} = - \mathrm{Res}_{z=-q} f(z) \\ = - n! (-1)^n \prod_{p=0}^n \frac{1}{-q-p} = n! \prod_{p=0}^n \frac{1}{q+p} = n! \frac{(q-1)!}{(q+n)!} = \frac{1}{q} {n+q\choose q}^{-1}.$$
Therefore with $1\le k\le n$
$$\frac{1}{k} {n\choose k}^{-1} = \sum_{r=0}^{n-k} {n-k\choose r} \frac{(-1)^r}{r+k} = (-1)^{n-k} \sum_{r=0}^{n-k} {n-k\choose r} \frac{(-1)^r}{n-r} \\ = [z^n] \log\frac{1}{1-z} (-1)^{n-k} \sum_{r=0}^{n-k} {n-k\choose r} (-1)^r z^r \\ = [z^n] \log\frac{1}{1-z} (-1)^{n-k} (1-z)^{n-k}.$$
Main identity
We get for the LHS from first principles that it is (apply identity setting $n$ to $n+\alpha$ and $k$ to $q$)
$$\sum_{q=1}^n {n-q+\alpha\choose n-q} \frac{1}{q} \\ = [z^{n+\alpha}] \log\frac{1}{1-z} \sum_{q=1}^n {n+\alpha\choose q} {n-q+\alpha\choose \alpha} (-1)^{n+\alpha-q} (1-z)^{n+\alpha-q}.$$
Note that for $q=0$ we get
$${n+\alpha\choose \alpha} [z^{n+\alpha}] \log\frac{1}{1-z} (-1)^{n+\alpha} (1-z)^{n+\alpha}.$$
This will be our first piece. We include it in our sum at this time. Next observe that
$${n+\alpha\choose q} {n-q+\alpha\choose \alpha} = \frac{(n+\alpha)!}{q! \times \alpha! \times (n-q)!} = {n+\alpha\choose \alpha} {n\choose q}.$$
We have for the augmented sum without the binomial scalar in front
$$[z^{n+\alpha}] \log\frac{1}{1-z} \sum_{q=0}^n {n\choose q} (z-1)^{n+\alpha-q} \\ = [z^{n+\alpha}] \log\frac{1}{1-z} (z-1)^{n+\alpha} \left[1+\frac{1}{z-1}\right]^n \\ = [z^{n+\alpha}] \log\frac{1}{1-z} (z-1)^\alpha z^n = [z^\alpha] \log\frac{1}{1-z} (z-1)^\alpha.$$
This is the second piece. Now to evaluate these two pieces we evidently require
$$\;\underset{z}{\mathrm{res}}\; \frac{1}{z^{m+1}} \log\frac{1}{1-z} (-1)^m (1-z)^m.$$
We put $z/(1-z) = w$ so that $z=w/(1+w)$ and $dz = 1/(1+w)^2 \; dw$ to obtain
$$\;\underset{w}{\mathrm{res}}\; \frac{1}{w^{m+1}} (1+w) \log\frac{1}{1-w/(1+w)} (-1)^m \frac{1}{(1+w)^2} \\ = (-1)^m \;\underset{w}{\mathrm{res}}\; \frac{1}{w^{m+1}} \frac{1}{1+w} \log(1+w) = (-1)^m [w^m] \frac{1}{1+w} \log(1+w) \\ = [w^m] \frac{1}{1-w} \log(1-w) = - [w^m] \frac{1}{1-w} \log\frac{1}{1-w} = - H_m.$$
Hence our first piece is $- {n+\alpha\choose\alpha} H_{n+\alpha}$ while the second is $- {n+\alpha\choose\alpha} H_{\alpha}$. Subtract the first from the second to obtain our claim,
$${n+\alpha\choose n} (H_{n+\alpha} - H_\alpha).$$